When using panels IPE there's a weird bunk div that gets shown; we should figure out why and try and remove that.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | IPEWithBuiltinLayout.png | 137.81 KB | gábor hojtsy |
| #2 | PanelsIPEStyle.png | 155.2 KB | gábor hojtsy |
When using panels IPE there's a weird bunk div that gets shown; we should figure out why and try and remove that.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | IPEWithBuiltinLayout.png | 137.81 KB | gábor hojtsy |
| #2 | PanelsIPEStyle.png | 155.2 KB | gábor hojtsy |
Comments
Comment #1
webchickx
Comment #2
gábor hojtsySo here is a screenshot with layout module, but it really is independent of layout module:
Same artifacts show if you use a built-in template crafted layout in Panels. So I'd say this is an IPE bug (or rather artifact, not 100% sure how it could be avoided, minus some much more clever JS in IPE itself to hide parent divs as well up until a wrapper if a region has no content.
Comment #3
wim leersWhat we could do, is add some JS to Panels IPE that looks for regions that are empty besides the Panels IPE portlet and then set the entire region to
display:none. For this to work, Panels IPE needs to have sufficient JS events so that we can undo this at the right time though.Comment #4
gábor hojtsyMoved to the Panels IPE queue.
Comment #5
japerryDrupal 7 is no longer supported, closing.