Quick show and hide elements
This feature would add a command to toggle the selected element between display:none and it's default display setting.
Proposed Design
- Toggle via a context menu "Hide/Show element" and a keyboard shortcut ('H') the visibility of an item
- This would set the display:none via the style attribute
- If there is already a style attribute with display:none, it should be remembered and restored when toggled
7
votes
