Hi!
Another minor thing here.
Sometimes we need to add
to elements such as Raw, to ensure the container doesn’t stay empty.
On the front-end, the container collapses as it should. The same is not the case inside Cornerstone. The Raw element is still acting as a dropzone creating a space, while
is signaling that it shouldn’t.
Thanks!
On the sidenote: @kory I remember in one of your videos you used a great trick with situations where containers need to stay empty, but you didn’t used a
, but something else. I can’t find that anymore. I just remember it was a brilliant idea. Maybe you remember what it was?