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
@ -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…
Reference in New Issue
Block a user