-
Notifications
You must be signed in to change notification settings - Fork 4.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Consider adding a way to "hover" all blocks. #1171
Comments
I think this is good speculation. I've been thinking about making the blocks more visible also, if nothing else then also to showcase where a text block starts and ends, so expectations are set right, as in perhaps showing a 1px outline even on hover. Another idea is briefly flashing the block boundaries whenever the page is loaded, or some action is taken. Otherwise I think we should generally take inspiration from desktop publishing apps like Indesign, where the outlines are generally only visible when selected or hovered. |
I think it would be good if an empty field would always be visible, also without a hover. Also I'm not quite sure, if the little line on border-left is clear enough for everyone, also because the colour of the line is really light and not dark enough in my opinion. Just a little try how it would look like, if the empty fields have a border-left. I personally would prefer a box, because its easier to spot, where to click in. I personally would prefer a box, because its easier to spot, where to click in. Even it could look a bit crowded. |
Since we have a ⌘A shortcut that selects all blocks, and we have hover outlines that span the full block, I'm going to close this ticket for now. We can reopen if we feel the issue becomes pressing again. |
Not sure if this is already possible, but it would be nice to be able to toggle the hover state (visually) of every block. When using enter and typing you can make lots of empty blocks without realizing it and it can become hard to navigate through the content.
The text was updated successfully, but these errors were encountered: