Bugzilla – Bug 2446
ENH: ultra-wide toolbars (Play-at-Speed & Mixer) with reticules and no numbers look far too sparse
Last modified: 2021-02-11 11:00:50 UTC
Created attachment 977 [details] Ultra-wide toolbars when you stretch the PAS and Mixer toolbars to be ultra-wide the look far too sparse. In contrast when you float and widen the Meter toolbars more reticules (and more numbers) are added - so these look fine when ultra-wide. See attachment for examples
Upgrading this to P3 - this was held over from 2.4.2 - but so far no-one has picked this up for 3.0.0 It really needs more reticules as it gets wider to look good - it just looks messy, untidy, the way it is.
Fix in: https://github.com/audacity/audacity/commit/11076f0 This only changes our custom horizontal sliders, so stuff like the mixer and transport toolbars, the sliders in the tracks, and the balance slider in the Mixer Board. I think that's all, so make sure they all look okay to you.
> This only changes our custom horizontal sliders, so stuff like the mixer and > transport toolbars, the sliders in the tracks, and the balance slider in the > Mixer Board. I think that's all, so make sure they all look okay to you. Oh, specifically look at the right edge of the slider scale as you resize things. You'll notice that the last tick moves around just a bit. Make sure that is okay with you. If not, then a bit more complicated fix will be required.
(In reply to Leland Lucius from comment #3) Tested on W10 and macOS 11.2.1 with Audacity 3.0.0 11076f0 Looks much better now on both platforms