John Levon wrote: > > What is your problem with the current approach? > > You've confused me. My problem is that it's on the RHS ... was there a > commit I missed?
No. However, I proposed to put it on top initially. Uwe put it on the RHS because until recently, every toolbar got its own row on top, which meant 3 rows in any case (it was not possible to store the position) Now, it is possible to put multiple toolbars on the same row and the position is stored, but only on session level, i.e. after the user had dragged it on the first row, for instance. My proposal means: Initially, you would get the three toolbars on 3 rows. If you dragged the view toolbar on the first or third row, you would get two rows after that, because session restores that. Clearer now? Jürgen