summaryrefslogtreecommitdiff
path: root/lib/extensions
diff options
context:
space:
mode:
Diffstat (limited to 'lib/extensions')
-rw-r--r--lib/extensions/params.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/extensions/params.py b/lib/extensions/params.py
index e50d97d0..b60183e5 100644
--- a/lib/extensions/params.py
+++ b/lib/extensions/params.py
@@ -129,6 +129,7 @@ class ParamsTab(ScrolledPanel):
self.update_choice_widgets((param, selection))
self.settings_grid.Layout()
+ self.Fit()
self.Layout()
if event: