n7484443 / cyoap_flutter

FlutterCyoap
11 stars 1 forks source link

Do not shuffle variables! #19

Closed DragonsWho closed 1 year ago

DragonsWho commented 1 year ago

During any editing, even if you just open the settings menu and leave it immediately, the variable moves to the bottom right corner, which is very annoying! They should be fixed in place, just like the choices! The user should not have to look for the variable he wants every time, it's not mahjong!

Ideally, they should be dragged from place to place with the mouse. Just like the choices. Even better is to split the menu horizontally into two parts. The upper part shows the variables that will be visible to the player, and the lower part shows all the others, so they are not in the way and do not distract. And all new variables should be invisible by default

image

image

n7484443 commented 1 year ago

Fix with drag-drop 6f0dbc52d74b64b8d34f4bc03354239149496e27 It will be merged next minor patch