(root)/trunk/ - Rev 13873
Rev 13870 |
Rev 13874 |
Go to most recent revision |
Last modification |
Compare with Previous |
View Log
| RSS feed
Last modification
- Rev 13873 2009-08-16 21:56:23
- Author: jghali
- Log message:
- #5820 : make layer hierarchy apply on masterpage
Mega behavior change. Formerly elements were drawn in following order : master page element then std page elements. As a consequence it was no possible to put a master page element in front of a std page element. From now on layers are drawn one by one with master page elements belonging to the layer first, then std page element. So a master page element from a top layer will always be drawn above a std page element from a bottom layer