]> source.dussan.org Git - vaadin-framework.git/commitdiff
TODO for later
authorJouni Koivuviita <jouni@jounikoivuviita.com>
Fri, 18 May 2012 17:58:41 +0000 (20:58 +0300)
committerJouni Koivuviita <jouni@jounikoivuviita.com>
Fri, 18 May 2012 17:58:41 +0000 (20:58 +0300)
src/com/vaadin/terminal/gwt/client/ui/AbstractBoxLayoutConnector.java

index f8cffc74df406f98deb5b3bb0ff02a33dbbf8c01..26ec96003ec771bb2a7eb97012d1fe886d3b48ad 100644 (file)
@@ -329,6 +329,7 @@ PostLayoutListener {
             setLayoutHeightListener(false);
         }
 
+        // TODO recognize special cases here, using child states
     }
 
     StateChangeHandler childStateChangeHandler = new StateChangeHandler() {