Re: Timeline panel.
Posted: Tue Sep 04, 2018 2:36 pm
I've asked about this on the developer's mailing list.
This was the reply:
As we are so close to the scheduled release date, it is unlikely that the current design will be changed in Audacity 2.3.0. Hopefully you will find all the good new stuff and fixes outweigh this particular change.
This was the reply:
However, I do see your point, and in my opinion the ruler has become a bit too "minimalist", so I shall log it on the Audacity bug tracker, and hopefully we will get a nice new ruler in the future that is a good compromise.It is intentional. It is a result of fixing number overcrowding that
led to uneven numbering that looked terrible.
We COULD be less minimalist and have more ticks. However, with the
existing rather baroque ruler marking code that is harder to achieve
than you'd think. It would be better to rip out the old code and write
new code that treats the tick marks and the numbers independently and
has a global (full ruler) perspective rather than local perspective on
what to draw
As we are so close to the scheduled release date, it is unlikely that the current design will be changed in Audacity 2.3.0. Hopefully you will find all the good new stuff and fixes outweigh this particular change.