mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-11 00:56:33 +01:00
RTA: update min window-size with scale to allow for more dB labels
This commit is contained in:
parent
635fcdc206
commit
3b8dcdcc9e
2 changed files with 6 additions and 4 deletions
|
|
@ -91,6 +91,7 @@ private:
|
|||
Gtkmm2ext::Color _gridc;
|
||||
Gtkmm2ext::Color _textc;
|
||||
int _margin;
|
||||
float _uiscale;
|
||||
int _min_dB;
|
||||
int _max_dB;
|
||||
bool _hovering_dB;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue