I frequently use a “loading” white floating group that expands the height and width of the page, which becomes hidden once the page is loaded in order to make it look like the page loads all at once. This floating group is set to “visible on page load”, so each time I change pages in the editor, I need to reveal it in the elements tree and hide it to see/edit the other elements beneath it on the page. I think it would be helpful if we could right-click an element in the elements tree, and select something like “hide by default”. This way its visibility would start off as hidden in the editor, though it’s still set to be visible on page load.
It may also be helpful to have a “show by default” option in the editor. For example, admin pages usually have all elements set to “not visible on page load”, so they are hidden in the editor by default. Having a “show by default” option in the editor would allow us to keep the “not visible on page load”, but show it all times in the editor.
Would anyone else find these useful?