saddy-graphics-engine-2d icon indicating copy to clipboard operation
saddy-graphics-engine-2d copied to clipboard

[ifaceed] Bad UX in database loading

Open mamontov-cpp opened this issue 3 years ago • 1 comments

Buttons for saving and loading database must go in upper corner, since it's popular stuff. But resource loading/reloading should go into some tab or even separate window, since never done this. Fix texture coords if rarely used too, in fact it was long since it has been used.

mamontov-cpp avatar Aug 02 '21 21:08 mamontov-cpp

Forgot, that there are two cases. Case 1: Starting with no loaded resources - that way the buttons should be in place and hide only when resources are loaded Case 2: Starting with loaded resources - that way the buttons should be hidden

mamontov-cpp avatar Aug 03 '21 08:08 mamontov-cpp