mirror of
https://github.com/pewdiepie-archdaemon/odysseus.git
synced 2026-06-16 01:35:36 -04:00
cedc38fee8
- Removed the conditional Draft fast / Draft full buttons. Note textarea is always-on via the … toggle, and whatever's in it is picked up by the existing Fast / Full buttons as noteHint. - Clamped the popover max-width and left position to Math.min(220, viewport-16) + 8px margin so the (now wider) menu doesn't spill off the right edge on narrow mobile screens.