Closed schofiel closed 4 months ago
Not a bug. Please read the documentation: https://docs.qlcplus.org/v4/fixture-manager
Arrows are for Channel groups, not for fixture groups. Fixture Groups are sorted alphabetically and that order cannot be changed.
Then your mouseovers for these buttons are incorrect. I have been using QLC+ for over 6 years now, and regard it as a useful, if somewhat quirky, lighting package. Please do not denigrate your users with comments like this. You should also note that your implementation breaks many of the Windows style guides, and likewise the Ubuntu style guides. I have read through the forums, and found no clear answer, which is why I have posted these bugs. They are bugs, not design choices.
I've reviewed this and while small I think it's a valid issue. https://github.com/mcallegari/qlcplus/blob/c465e168278937c39640b8e7206d3253c87ea3ae/ui/src/fixturemanager.cpp#L913
I'd propose that these icons are removed from this view and only appear when the channel groups tab is selected, since the order is determined by the column headers. (Name, Channel, Universe)
If that's too painful - I'd be happy to change it to "Move channel group up" or equivalent.
To be honest, as a user I would think this:
So you guys are mounting a case on a tooltip? If this is what annoys users the most, then let's change the tooltips but to be honest my priorities for this project are others.
@yestalgia if you click around in the UI you will see that the original design is to enable/disable buttons depending on the selected item, not show/hide as you proposed. I just checked and that's exactly what Windows explorer does, so please don't tell me about "style guides"
Describe the bug On the Fixtures Tab (main functions bar, bottom left), with the Fixture Groups tab selected (top left, grouped with Channel Groups), the Move group Up and Move group Down toolbar buttons are always disabled. It is not possible to re-order groups in the list.
To Reproduce Steps to reproduce the behavior:
Expected behavior Problem 1: When the group is selected (and also when expanded) the "Move Group up" and "Move Group down" buttons should be active to permit re-positioning of group in group list (see screen shot 1)
Problem 2: When the group is selected (and also when expanded) the "Add fixture to Group" and "Remove fixture from Group" should be active (see screen shot 2)
Correct observed behaviour: When the group is expanded and a feature is selected, the "Add fixture to Group" and "Remove fixture from Group" buttons should be active, and the "Move Group up" and "Move Group down" should be disabled (see screen shot 3)
Screenshots Screen shot 1:
Screen shot 2:
Screen shot 3:
Desktop (please complete the following information):
Additional context N/A