Always use scrollable combo box and manually update the style sheet in build settings instead
This commit is contained in:
@@ -1329,6 +1329,9 @@ class _FormattingTab(NScrollableForm):
|
||||
self.pixH.setPixmap(SHARED.theme.getPixmap("fit_height", (iPx, iPx)))
|
||||
self.pixW.setPixmap(SHARED.theme.getPixmap("fit_width", (iPx, iPx)))
|
||||
|
||||
self.pageSize.updateStyle()
|
||||
self.pageUnit.updateStyle()
|
||||
|
||||
def loadContent(self) -> None:
|
||||
"""Populate the widgets."""
|
||||
# Text Content
|
||||
|
||||
Reference in New Issue
Block a user