Page 1 of 1

QLC+ 5 Usability Feedback: BPM Window Opening/Closing

Posted: Mon Jan 23, 2023 3:58 am
by Yestalgia
Hello,

The BPM window is pretty cool. I like the fact that it is able to be moved around, however to close it I need to click the "BPM: xx" in the top right.

I would propose a 'close' button to be added to the Title Bar.
BPM.PNG

Re: QLC+ 5 Usability Feedback: BPM Window Opening/Closing

Posted: Mon Jan 23, 2023 4:03 am
by Yestalgia
This may need to be added to feature requests. (My bad)

Re: QLC+ 5 Usability Feedback: BPM Window Opening/Closing

Posted: Fri Jan 27, 2023 5:33 pm
by mcallegari
This is consistent with all the other editor tools. They have toggle buttons to show hide the tool
What I can (and will) do is to hook the ESC key in many places

Re: QLC+ 5 Usability Feedback: BPM Window Opening/Closing

Posted: Mon Jan 30, 2023 8:58 am
by GGGss
mcallegari wrote: Fri Jan 27, 2023 5:33 pm This is consistent with all the other editor tools. They have toggle buttons to show hide the tool
What I can (and will) do is to hook the ESC key in many places
For the intended 'touchable-monitor-approach' adding the [esc] key isn't the way to go?

Re: QLC+ 5 Usability Feedback: BPM Window Opening/Closing

Posted: Wed Feb 01, 2023 7:46 am
by mcallegari
In fact I started to add close buttons
https://github.com/mcallegari/qlcplus/c ... 78bc1bcbf6

Re: QLC+ 5 Usability Feedback: BPM Window Opening/Closing

Posted: Wed Feb 01, 2023 11:45 am
by Yestalgia
Thank you!