Closed (fixed)
Project:
Chaos Tool Suite (ctools)
Version:
7.x-1.x-dev
Component:
User interface
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
7 Oct 2015 at 20:17 UTC
Updated:
13 Aug 2016 at 05:44 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
kepford commentedInitial pass at adding this feature. However this change is actually to the Ctools project and specifically Page manager 7.x-1.9. This change is producing a warning.
Warning: Creating default object from empty value in page_manager_handler_rearrange() (line 1557 of /docroot/sites/all/modules/contrib/ctools/page_manager/page_manager.admin.inc).Comment #3
damienmckennaComment #7
kepford commentedWarning resolved and rerolled to apply to 7.x-1.x-dev
Comment #8
damienmckennaThis provides a reasonable UX improvement and uses CTools' own APIs to make the change, so there's little extra code involved.
Comment #9
japerryLooks good, tested good. Committed.