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.
QLC+ 5 Usability Feedback: BPM Window Opening/Closing
-
- Posts: 421
- Joined: Thu Jun 17, 2021 9:31 am
- Location: Australia
- Real Name:
- Contact:
-
- Posts: 421
- Joined: Thu Jun 17, 2021 9:31 am
- Location: Australia
- Real Name:
- Contact:
This may need to be added to feature requests. (My bad)
- mcallegari
- Posts: 4727
- Joined: Sun Apr 12, 2015 9:09 am
- Location: Italy
- Real Name: Massimo Callegari
- Contact:
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
What I can (and will) do is to hook the ESC key in many places
- GGGss
- Posts: 3073
- Joined: Mon Sep 12, 2016 7:15 pm
- Location: Belgium
- Real Name: Fredje Gallon
For the intended 'touchable-monitor-approach' adding the [esc] key isn't the way to go?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
All electric machines work on smoke... when the smoke escapes... they don't work anymore
- mcallegari
- Posts: 4727
- Joined: Sun Apr 12, 2015 9:09 am
- Location: Italy
- Real Name: Massimo Callegari
- Contact:
In fact I started to add close buttons
https://github.com/mcallegari/qlcplus/c ... 78bc1bcbf6
https://github.com/mcallegari/qlcplus/c ... 78bc1bcbf6
-
- Posts: 421
- Joined: Thu Jun 17, 2021 9:31 am
- Location: Australia
- Real Name:
- Contact:
Thank you!