Page 1 of 1

[kovarex] [0.16.17]Priority not saved in splitter GUI

Posted: Mon Jan 22, 2018 9:03 pm
by Bilka
When the priority of the splitter is set, but the checkbox not checked, the side priority isnt remembered in the gui, unlike the filter. I expect it to be remembered, although it has no effect.


Re: [0.16.17]Priority not saved in splitter GUI

Posted: Mon Jan 22, 2018 9:49 pm
by Tekky
If it has no effect, then I believe that it would be best if the player wouldn't be able to change it. That is also how the insterter GUI behaves with the "override stack size" option.

On the other hand, it may be best not to display the setting in the first place, if the checkbox is not set.

Re: [kovarex] [0.16.17]Priority not saved in splitter GUI

Posted: Mon Jan 29, 2018 2:10 pm
by kovarex
I tweaked the splitter gui in several ways to make easier to use and (hopefully) easier to understand.

When the checkbox is not checked, the left/right switch is in a neutral state (none is selected, button in the middle).
Clicking the switch to select left/right also selects the checkbox, and deselecting the chebox moves the left/right switch back to the neutral position.

This also means, that selecting the priority can be done by a single click (on the switch), instead of having to click both the checkbox and the switch.

Re: [kovarex] [0.16.17]Priority not saved in splitter GUI

Posted: Mon Jan 29, 2018 3:08 pm
by Bilka
That will definitely make setting priority faster, thank you!