Philip Nye wrote: > It is not just the full redraw that causes the trouble, but there are > several stylesheet items which cause a partial redraw as with Robert's > docbook example. If I change a value which causes a rebuild of an > element, and that element contains others which are collapsible, these > all revert to their default state.
Right. > I would like something like: > collapsed: yes | no | preserve; > > Could this be added to the wish list? We'll add an item to the Users Wish List (http://www.xmlmind.com/xmleditor/wish_list.html) but not --- collapsed: yes | no | preserve; --- In fact, --- collapsed: yes | no --- should mean: initial collapsed state after you apply the CSS style sheet as a whole (e.g. open document or pick a CSS from the View menu). In *all* other cases, XXE should preserve the collapsed state of a view.

