gbevin / ShowMIDI

Multi-platform GUI application to effortlessly visualize MIDI activity
https://uwyn.com
GNU General Public License v3.0
610 stars 17 forks source link

Sidebar open / close symbol may be reversed #15

Closed riban-bw closed 11 months ago

riban-bw commented 11 months ago

Running version 0.7.0 the sidebar can be shown by pressing the "<<" button and hidden by pressing the ">>" button. This feels reversed to me. I would expect the button to display the action it takes, i.e. ">>" to open and "<<" to close. This is on Linux.

gbevin commented 11 months ago

The icons display current state, same for the device visibility or play/pause one. "<<" is displayed when the sidebar is collapsed, pressing it will expand it, displaying the new state ">>".