Update cached editor layouts in constructor.
This commit is contained in:
@@ -119,6 +119,8 @@ namespace glabels
|
|||||||
mTextHAlign = textHAlign;
|
mTextHAlign = textHAlign;
|
||||||
mTextVAlign = textVAlign;
|
mTextVAlign = textVAlign;
|
||||||
mTextLineSpacing = textLineSpacing;
|
mTextLineSpacing = textLineSpacing;
|
||||||
|
|
||||||
|
update(); // Initialize cached editor layouts
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user