mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-11 07:56:27 +01:00
redraw of markup'ed sections when style/font is [re]loaded.
git-svn-id: svn://localhost/ardour2/branches/3.0@13456 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
c528c1178a
commit
bdad852b71
1 changed files with 1 additions and 0 deletions
|
|
@ -192,6 +192,7 @@ AudioClock::set_font ()
|
|||
|
||||
tmp->set_text ("8");
|
||||
tmp->get_pixel_size (em_width, ignore_height);
|
||||
set (last_when, true); /* force redraw of markup with new font-size */
|
||||
}
|
||||
|
||||
void
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue