The design is extremely busy. It needs to be sleek by default, and reveal complexity when some kind of feature calls for it. Showing the grid at all times is mega distracting. Perhaps you could enable it with a toggle.
Thank you very much, I really appreciate your feedback!
I think you are right. I deployed a new version where hovering over an element now highlights only the bounds of its direct parent. This reduces visual noise.
I also simplified the toolbar. Previously you could change the container type directly there, but since this is a rare action and may confuse users, I replaced it with basic container info.
Deletion is also simpler when it affects only one element. There is no confirmation dialog anymore. If the user makes a mistake, they can always undo the action.
Forgot to mention: the published user page will, of course, be a static HTML page (hosted by me with one click, or downloadable as a ZIP for self-hosting)
I think you are right. I deployed a new version where hovering over an element now highlights only the bounds of its direct parent. This reduces visual noise.
I also simplified the toolbar. Previously you could change the container type directly there, but since this is a rare action and may confuse users, I replaced it with basic container info.
Deletion is also simpler when it affects only one element. There is no confirmation dialog anymore. If the user makes a mistake, they can always undo the action.