]> source.dussan.org Git - vaadin-framework.git/commitdiff
Fixed #769.
authorJani Laakso <jani.laakso@itmill.com>
Tue, 5 Jun 2007 07:30:02 +0000 (07:30 +0000)
committerJani Laakso <jani.laakso@itmill.com>
Tue, 5 Jun 2007 07:30:02 +0000 (07:30 +0000)
svn changeset:1575/svn branch:trunk

src/com/itmill/toolkit/demo/features/FeatureWindow.java

index be9283316330adc458da834e748723626aa8abd0..1e185300ef047d70d14c114b8489f3e42c51e355 100644 (file)
@@ -75,6 +75,7 @@ public class FeatureWindow extends Feature implements Window.CloseListener {
                                "None", "Minimal" });
                // Disabled, not applicable for default theme
                windowProperties.getField("border").setEnabled(false);
+               windowProperties.getField("scrollable").setEnabled(false);
 
                propertyPanel.addProperties("Window Properties", windowProperties);
                windowProperties.getField("width").setDescription(