https://bugs.documentfoundation.org/show_bug.cgi?id=105035
Justin L <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #15 from Justin L <[email protected]> --- I'll mark this as fixed and close it. There is still a problem - the order of the frames is reversed. But I don't know what could be done about that. After all, the frames really ought to overlap - since they specify the same X,Y coordinates. The only reason one "should" come before the other is because it is defined first. I assume our layout code just finds the shorter one and the larger one ends up second. In any case, it will be layout/wrap related code. Better to just have the user move things around and export proper coordinates. -- You are receiving this mail because: You are the assignee for the bug.
