[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    kdenonbeta/kaxul
From:       George Staikos <staikos () kde ! org>
Date:       2003-06-03 20:23:40
[Download RAW message or body]

CVS commit by staikos: 

fix orientation of windows


  M +5 -1      kaxul.cpp   1.40


--- kdenonbeta/kaxul/kaxul.cpp  #1.39:1.40
@@ -212,5 +212,9 @@ if (topElem.tagName() == "window") {
 
         _lastWasContainer = true;
+        if (topElem.attribute("orient") == "vertical") {
         _layoutHint = "vbox";
+        } else {
+                _layoutHint = "hbox";
+        }
 
         // Parse the XUL document


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic