Closed (won't fix)
Project:
Panels
Version:
7.x-3.2
Component:
Drag and Drop display editing
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
8 Jun 2012 at 16:00 UTC
Updated:
9 Jun 2012 at 19:45 UTC
(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
Comment #1
merlinofchaos commentedSorry, 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.