mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-29 09:57:44 +01:00
apply font-scale to overall layout (rulers, track-header) - fixes #6088
This commit is contained in:
parent
c2eea34fb0
commit
c14f6c59db
6 changed files with 23 additions and 4 deletions
|
|
@ -940,7 +940,7 @@ class Editor : public PublicEditor, public PBD::ScopedConnectionList, public ARD
|
|||
ArdourCanvas::Ruler* samples_ruler;
|
||||
ArdourCanvas::Ruler* minsec_ruler;
|
||||
|
||||
static const double timebar_height;
|
||||
static double timebar_height;
|
||||
guint32 visible_timebars;
|
||||
Gtk::Menu *editor_ruler_menu;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue