Adjust width of SelectProductDialog's side panel according to its contents.

The width is determined at runtime based on the largest page in the
QTabWidget.  Without this fix, the side panel would annoyingly change
width as you selected the search tab for the first time -- this was
particularly annoying in the de_DE locale.
This commit is contained in:
Jim Evins
2018-05-24 22:05:48 -04:00
parent 5a6cab89b1
commit 42719c03f5
4 changed files with 105 additions and 0 deletions
+1
View File
@@ -24,6 +24,7 @@ set (glabels_sources
MainWindow.cpp
MergeView.cpp
MiniPreviewPixmap.cpp
NotebookUtil.cpp
ObjectEditor.cpp
PreferencesDialog.cpp
PrintView.cpp