Bug #972
Time scale in Qt info popup not working
Start date:
April 21, 2020
Due date:
% Done:
100%
Estimated time:
Affects version:
Description
The checkbox "Show time scale for current song" from Settings -> Song Info -> Popup Information
has currently no effect on the info popup.
We should either remove the checkbox from the settings or actually implement the feature.
History
#1 Updated by John Lindgren over 4 years ago
- % Done changed from 0 to 100
- Target version set to 4.0.3
- Status changed from New to Closed
#2 Updated by Thomas Lange over 4 years ago
If you want to add it back, you may use the attached patch.
It is based on the libaudgui approach but I could not manage to let the progress bar expand horizontally.
Column span is set correctly though. Feel free to improve my patch or leave the feature hidden as-is.