Commit Graph
2 Commits
Author SHA1 Message Date
Ryan Ward 3e08f76c9b Add browser OAuth for ChatGPT subscriptions 2026-08-24 14:16:00 -05:00
Ryan Ward 148c97eab1 Fix View Options popup not responding to clicks
Remove duplicate popup rendering from render_vertical_tabs_panel.
The popup was rendered both inside the panel's stack AND at the
workspace level in a Dismiss overlay, causing event dispatch conflicts
due to shared MouseStateHandle instances between the two identical
popup trees.
2026-06-23 15:28:59 -05:00