Invalidate bitmaps when you change font size
This commit is contained in:
@@ -625,6 +625,8 @@ TabDecorator::_FontsChanged(DesktopSettings& settings,
|
|||||||
if (updateRegion != NULL)
|
if (updateRegion != NULL)
|
||||||
updateRegion->Include(&GetFootprint());
|
updateRegion->Include(&GetFootprint());
|
||||||
|
|
||||||
|
_InvalidateBitmaps();
|
||||||
|
|
||||||
_UpdateFont(settings);
|
_UpdateFont(settings);
|
||||||
_DoLayout();
|
_DoLayout();
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user