-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
Waveform combobox looks cluttered #11915
Comments
We could group the types by (meta)type, and add plain separators, or non-selectable labels (e.g. "Deprecated:", "CPU-accelerated:") |
Can't we only list the different waveforms (RGB, HSV, Filtered,...) and determine the proper rendering variant automatically depending on what is available? Most users have no idea what to select anyway. |
For me, a minimal 2.4.0 solution is to get rid of the double (..) works: The grouping idea sounds appealing. I would call CPU "accelerated" though. We may relpace GLSL by accelerated instead. |
We're discussing polishing something that will be unnecessary by 2.5 anyways. Lets just keep as is to get the release out. This issue will resolve itself with the removal of the GL and GLSL types soon anyways. |
But at least calling the non accelerated Waveforms legacy is wrong. We need an OKish user experience for 2.4 as well. |
sure... |
As noted by others before, there are still way too many choices for beginners, and even advanced users I'd say. 🤪 Not sure if it's worth the effort for 2.4.x if we drop legacy waveforms in 2.5 anyway. |
The mandatory part of this issue is now fixed. Do we want to close this or just remove or change the milestone? |
IMO polishing the list can happen anytime, so let's move it to 2.4.1 in case someone wants to take care of it. |
Are we okay to only display the "best" rendering backend available so we can remove the |
Oh, I just have noticed this is only about the appearance of each string. This has already be resolved in 2.4.0 |
Bug Description
See:
There are to many words in braces
The non accelerated types are IMHO not legacy.
How is the state of discussion to drop legacy GLSL types?
Is "deprecated" a better word for the types that will be removed in the next version?
Version
2.4-beta
OS
No response
The text was updated successfully, but these errors were encountered: