altosuilib: Make dialogs mostly scrollable
[fw/altos] / altosui / AltosConfigFCUI.java
index 5ccb107783a9a7922cf17f85c73ee5f86115b654..278d3fea167f076bf0dac50f886f5b94d2040dfd 100644 (file)
@@ -357,7 +357,8 @@ public class AltosConfigFCUI
                Insets il = new Insets(4,4,4,4);
                Insets ir = new Insets(4,4,4,4);
 
-               pane = getContentPane();
+               pane = getScrollablePane();
+
                pane.setLayout(new GridBagLayout());
 
                /* Product */