The grid feature is ace!
Though it would be more sensible to show the grid by default when the setting is enabled.
Ie, if I go and ticky the 'show grid', then show the grid on page loads, and the toggle is there for when I want to hide it. This would REALLY speed up workflow, as if you need the grid, you're going to need it for a lot of successive refreshes while you tweak CSS.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | 669426.clean_.grid-toggle.patch | 1.34 KB | joachim |
Comments
Comment #1
joachim commentedPatch.
Cleaner JQ too -- use toggleClass instead of toggling add/removeClass :)
Comment #2
psynaptic commentedTested it out and I think it works better like this. If you want to get rid of the grid then just toggle the setting in theme settings.
Committed to DRUPAL-6--2