Why should expanding a node scroll the tree up at all? Aren't we making this too hard?
Every experience with tree's I've had, you should be able to click and expand, and click and contract w/o moving the mouse (i.e. the current tree node doesn't change positions). Ville M. Vainio wrote: > On Sun, Feb 1, 2009 at 5:37 PM, Edward K. Ream <[email protected]> wrote: > > >> The trunk now uses the QTreeWidget.PositionAtCenter hint when >> selecting any tree item. >> > > I don't think this is really necessary. The old behaviour was better, > with the exception that it should scroll to center, not at the bottom > when you expand a node. That is, it should use > QTreeWidget.PositionAtCenter, but only when scrolling is necessary > (i.e. on redraw). > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "leo-editor" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/leo-editor?hl=en -~----------~----~----~----~------~----~------~--~---
