-
-
Notifications
You must be signed in to change notification settings - Fork 1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Use tittlebar for showing FX channel name information #3239
Comments
Other methods :- (1) There is plenty of space below the Mixer strips to show longer text. (2) Use Continuous scrolling of the text in the FX strips. I imagine the scrolling only to be needed if the text exceeds a certain number of characters to save on CPU cycles. |
The padding was removed
I find constant scrolling hard to grasp, and I think there will be readability issues since the text is vertical I quite like this idea, to be quite honest, it uses the current real estate, and it is kind of consistent with the Piano Roll, where we show the name of the currently edited pattern. |
To be consistent, it will be Here's a mockup from 2017 (@musikBear feel free to cherry-pick it for the original description if you like): |
@musikBear 's proposal does make good use of otherwise wasted real-estate .
|
PLEASE CONSIDER THIS Hopefully this opinion will be considered, especially since this very idea was birthed on my own turf! :) As I mentioned in the thread above I personally don't like how that looks, to me it looks like it doesn't belong there, because it makes the text off center and would kind of clutter up the clean new look implemented in 1.2.0 RC2. I do however like the idea of making use of that space and I think I have a good idea/compromise. This way you don't have an odd amount of text items in the title bar. Please let me know if anyone likes this idea? |
I'm never a fan of burying GUI preferences in the settings dialog (they should be a right-click menu, if any).
What? I don't know what you're saying, but we do that in other areas. |
If a solution is reached on mixer channel label lengths, I personally would eliminate the hovering tag, that shows the selected mixer channels name. A post regarding this can be found here.... |
Even better, I agree with having options specific to a window, be in that windows specific context menu.
(First off, I am in no way trying to argue with you, hard to convey that with typing, I think the work you do is amazing) The "odd amount of text" I was referring to is that in my own opinion, it might be weird because 1.) If the "FX-Mixer" label remains centered and the proposed channel name goes after that it would be off centered if the "FX-Mixer" label remains static at the center of the title bar and the channel name is shown after it. Again, just my opinion I am not trying in any way to step on anyones toes. |
@miketurn please re-read #3239 (comment) |
No. It won't be consistent at all with other windows, and a seperate settings option is an overkill
Look at @tresf's mockup please, as it is more close to how this feature would look coded up, and the text is perfectly centered
That's a valid concern but I don't know how it might affect my workflow until I code it and test it.
Maybe we could implement something like I also think we should drop the FX from the Mixer, it's completely unnecessary in my opinion. |
@tresf To Anyone, There can be only one Mixer so having "Mixer - " in front of each channel name wouldn't really be necessary. The only reason I mentioned making a "setting" for it was to keep the consistancy, so that each window has the same centered title, but for those who are know it is a mixer :) can check off that option and get functionality out of that title bar space. The only reason I mention to Left Justify it was because you will scroll through mixer channels a lot more than you would piano rolls, so looking in just one place where the text is left justified the beginning of the label will always be in the same place which would be easier in my opinion to look at and read. I would not show the channel names in the title bar at all, and just add this.... |
Not true. GIF above. |
@tresf Not only did I forget about the piano roll only having one instance, but on top of that I combined BitInvader and Freeboy in my brain and called it "Bitboy" :) |
As part of a pruning effort, this |
The problem around labels in FX-Mixer could be solved, if the tittle-bar was used :
Alternatively, but with more complexity
That field should be used for all kind of info (as in Fls)
The text was updated successfully, but these errors were encountered: