PerplexDigital / Perplex.ContentBlocks

Block based content editor for Umbraco
MIT License
31 stars 15 forks source link

Hide previews in splitview #47

Closed joepvtl closed 3 years ago

joepvtl commented 3 years ago

Hey Daniël,

image When using the contentblocks in splitview, it looks kinda weird. I guess the best thing to do here is to hide them.

PerplexDaniel commented 3 years ago

Yeah this should probably be hidden indeed. We also noticed this. I believe we have something scheduled in another project to fix this. Would probably hide the right column but move the buttons to the main column so they can still be used. The block name / layout name width also should be distributed properly...

Until that fix is released (not sure on ETA) it's easiest to just include some CSS yourself to hide this preview column entirely when inside splitview.

bramdoppen commented 3 years ago

Hi @joepvtl, Thanks for creating this issue. We fixed this issue and added some more style improvements in branch #49

When it's merged and relased, you can update the package. In the meantime you can copy some code from the featurebranch.