Hi Philip, > > If I adjust the height of a TreeFile, it appears adjusted OK in the > tree in my browser. But height adjustments of TreeFolder items never > appear. I have also tried composing my own TreeRowStructures and > adjusting heights of added objects but nothing really affects the > height of the tree's branch/folder row. > > What should I be doing to manually set the height of a tree branch? > Realistically, I'd like everything to adjust automatically based on > font size but I realize this may be too ambitious.
The tree has never been designed to allow for variable row heights but I know it does work to some extend. Something, which does currently not work are the dashed lines of the tree. They will not adjust to row heights > 16px. The auto adjustment can be achieved by setting the height of the label to "auto" but you may have to create your own appearance for this. Best Fabian > ------------------------------------------------------------------------ > > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Splunk Inc. > Still grepping through log files to find problems? Stop. > Now Search log events and configuration files using AJAX and a browser. > Download your FREE copy of Splunk now >> http://get.splunk.com/ > ------------------------------------------------------------------------ > > _______________________________________________ > qooxdoo-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel > -- Fabian Jakobs JavaScript Framework Developer 1&1 Internet AG Brauerstraße 48 76135 Karlsruhe Amtsgericht Montabaur HRB 6484 Vorstand: Henning Ahlert, Ralph Dommermuth, Matthias Ehrlich, Andreas Gauger, Matthias Greve, Robert Hoffmann, Norbert Lang, Achim Weiss Aufsichtsratsvorsitzender: Michael Scheeren ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
