Bo Peng wrote: > Session saved toolbar size is the real size. If a short toolbar > occupies the whole line, its width is the whole line. Then, two short > toolbars in different lines will have long widths saved in session, > which then tells us to put them into two separate lines during > restoration.
But what happens if a short toolbar (not in its own line) becomes longer because a user has added some actions? Or vice versa, if he removes some actions and makes it shorter? Can't we determine the lines and add a proper flag "ownline" or somesuch to session? Jürgen