Commit Graph

17 Commits

Author SHA1 Message Date
Tim Young fac2461875 Fixed some bugs with forward/back and applying new sprites. 2017-09-18 10:31:47 -05:00
Tim Young 273c381389 Debug Item entry and forward / back buttons 2017-09-18 08:40:18 -05:00
Tim Young 8e502e3b1e finish save by pulling info from form to the sprite information record 2017-09-18 07:55:52 -05:00
Tim Young 795a4c6ce7 forward/back buttons working & initial "save" 2017-09-18 07:47:58 -05:00
Tim Young caf7f8cbd2 Add a tooltip 2017-09-18 07:32:17 -05:00
Tim Young 71cf7c19c1 Dragging works better now 2017-09-17 18:18:22 -05:00
Tim Young 1361a46b7c initial drag and drop visual (shows there is a bug to figure out) 2017-09-17 17:36:57 -05:00
Tim Young 30a3d1e4b3 update the selected box from the SpriteInfo 2017-09-17 17:10:03 -05:00
Tim Young 7dea96b266 Update drag info 2017-09-17 17:07:39 -05:00
Tim Young a415e89cd0 SpriteInfotoForm 2017-09-17 15:34:51 -05:00
Tim Young 32c3fa21a7 more work on the form 2017-09-17 08:13:04 -05:00
Tim Young c438320a5e Set up an initial spriteinfo 2017-09-16 19:08:46 -05:00
Tim Young 7e22a57ca5 move values to the correct place 2017-09-16 15:18:49 -05:00
Tim Young e9f1a9a3ed initial saving working (possibly) 2017-09-16 08:23:47 -05:00
Tim Young 72f1c3ac79 Define a grid size to snap onto. A grid of 1x1 gives us a pixel by pixel grid. But we usually want to have 5, 10, 50, 100 or something like that. 2017-09-15 19:21:46 -05:00
Tim Young 23814be473 Return a spriteinfo list from the entry form 2017-09-15 19:15:37 -05:00
Tim Young 846d4b569f Adding initial sprite database and sprite entry form 2017-09-15 15:52:59 -05:00