-
Notifications
You must be signed in to change notification settings - Fork 17
Closed
Labels
Description
Codepod has three menu options for the output box of a code pod, "(un)focus", "Hide", "Clear".
They overlay with the output content (screenshot below).
Expected change:
- The menu options should only appear when a mouse is hovered over the output box. Remain hidden when not hovered over.
- When they appear, they should appear above a white background to avoid the overlap that makes reading hard.
- It's better to lay them out vertically to minimize the overlap with the output content.