Basically replicate the same fieldset (w/o the help text perhaps) from the dialog inside the .layout-editor-block-content
div:
- It would not complicate the UI since that fieldset is collapsed by default. - It would save the user a couple of clicks if they wanted to either add a condition or edit/remove any existing ones.
GitHub Issue #:
1025
Recent comments
If you use CSS Flexbox Layout, you can do with simple styles. In this example, if one or two side columns are excluded from the layout, the central column will occupy all the remaining width:...
How to show main content full-width when sidebar is empty
I found that it had to be specifically <!--> not <!--pagebreak-->
Paging - incorporate with CKeditor?
Yes good point on the allowed tags , however on trying it i hit a couple of issues... If i added the tag <!--pagebreak--> or even <!-- --> it would still remove it when...
Paging - incorporate with CKeditor?