13
0

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:
Robin Gareus 2012-11-12 16:49:15 +00:00
parent c528c1178a
commit bdad852b71

View File

@ -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