Flexible layout:
- resets canvas paddings (Column, Region and Row) to 0.5em if they are empty. Correct behavior: paddings must be "0" instead
- skips parent css class ($owner_id in code) when applying css rules, making rules common and affecting any regions, i.e. not current layout's specific ones.
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | panels-1728518-3.patch | 2.77 KB | OnkelTem |
| #1 | panels-1728518-0.patch | 3.9 KB | OnkelTem |
Comments
Comment #1
OnkelTem commentedComment #2
merlinofchaos commentedWhile I agree with #2, I'm not sure I agree with #1. I think the default separations are correct.
Comment #3
OnkelTem commentedComment #4
OnkelTem commentedPlease, submit this patch.
Comment #5
merlinofchaos commentedCommitted and pushed.
Comment #7
akalata commentedThis task was rolled into the 7.x-3.4 release, and can potentially break existing layouts. Discussing at #2197967: 3.4 adds css with increased specificity; may break custom layouts since this is an old thread.