Commit Graph

6 Commits

Author SHA1 Message Date
907f737ea2 Midstream on #8 : Storing names of individual tiles works now, GridDisplay can be queried for the selected tile index, tile bitmap, size of rectangle list, and a complete set of chopped tiles 2014-05-22 22:28:46 -07:00
057a456820 Midstream on #8 : Added grid darkening when you click on a cell and the tile name edit box. 2014-05-22 21:53:59 -07:00
1bd207adc4 Midstream on #8 : TilesetEditor, TilesetProperties and GridDisplay all interact as expected at this point 2014-05-20 21:53:32 -07:00
040af6e448 Revert "Midstream on #8 : Reverted to using ImageDisplay and cut out the properties change event handler, to show how it looks before getting horked up"
This reverts commit f6f635a583.
2014-05-18 22:54:16 -07:00
f6f635a583 Midstream on #8 : Reverted to using ImageDisplay and cut out the properties change event handler, to show how it looks before getting horked up 2014-05-13 21:17:08 -07:00
1b708359a6 For #8 : Tileset editor window mostly working
* Tileset editor window appears with notes, buttons, tilesetproperties, etc.
* Introduces a skeleton and placeholder for TilesetDisplay.
* The text controls on the right aren't autosizing correctly, and they're too small

Midstream on #8 - sizing problems.

midstrean on #8 - sizers mostly fixed, still some min sizes to set

Resizing works as expected now and minimum sizes enforced, moved the buttons for #8

For #8 midstream, all resizing works as expected now
2014-05-13 21:16:50 -07:00