(Continued from http://drupal.org/node/852840#comment-6082238.)

I would suggest that the panels, especially those containing custom php code, be processed in a left-to-right, top-to-bottom order; rather than the order in which they were built.

Comments

merlinofchaos’s picture

Status: Active » Closed (won't fix)

Sorry, this is not possible. The visual order may not even match the in code order and computers can't just see the HTML and figure out what that visual order is.