svenvvv / rcss-sprite-ed

RmlUI RCSS spritesheet editor
GNU General Public License v3.0
8 stars 0 forks source link

Several feature suggestions and user experience improvements #17

Open mikke89 opened 3 years ago

mikke89 commented 3 years ago

This tool is really coming along nicely, keep up the good work!

In the meantime, here are some various suggestions:

svenvvv commented 3 years ago

Thank you for the kind words and very good suggestions!

I've copied them below to keep track of them. I created separate issues for some of the larger-to-implement ones (and the one I consider a bug). I implemented the changes required for three of the fast ones, but updating is not recommended until #12 is fixed.

The spritesheet properties will be displayed in property pane when no sprite is selected, but the precursor to that is the properties pane for sprites. Just as a sidenote: currently it's possible to edit source and resolution using the corresponding "Edit" menu items, but in the future I'd like to decouple the RCSS-specific code from the UI code so the proposed change is a good idea.

Created issues:

18: Sprite packer: No warnings when sprites are not added due to too small resolution.

19: A property pane for the selected sprite instead of the edit popout.

20: It would be nice with a field to edit or remove the spritesheet name making it anonymous. Maybe a property pane where we can also edit source and resolution, and see the style sheet it was loaded from?