ulysses/static
Lukas Parsons 5d674fe61b fix: zoom-aware dropdown positioning in session list + archive/research menus
getBoundingClientRect() returns zoom-scaled coords, but
window.innerWidth is unscaled. rect.right/z computed offset was
wildly negative at ui-scale-125, pushing dropdowns off-screen left.
Both createSessionItem() dropdown (rename/delete/archive) and
_showDropdown() (archive/research library cards) affected.
2026-07-07 15:12:59 -04:00
..
fonts feat(a11y): add a Text size control and an OpenDyslexic font option (#4210) 2026-06-22 13:53:46 +02:00
icons Cookbook model workflow fixes 2026-06-21 11:02:35 +00:00
js fix: zoom-aware dropdown positioning in session list + archive/research menus 2026-07-07 15:12:59 -04:00
lib Odysseus v1.0 2026-05-31 23:58:26 +09:00
app.js fix: zoom-aware getBoundingClientRect positioning for all dropdowns, menus, pickers, and overlays 2026-07-07 12:21:41 -04:00
icon.ico feat(launcher): add portable windows launcher (#976) 2026-06-16 04:58:16 +01:00
index.html Hide font size in markdown preview 2026-06-30 13:57:07 +00:00
login.html fix(auth): centralize password and username validation constants (#4120) 2026-06-16 09:52:15 +02:00
manifest.json pwa missing icons added (#428) 2026-06-15 16:00:13 +09:00
style.css fix: edit-message textarea now fills full message width 2026-07-07 12:53:03 -04:00
sw.js Hide font size in markdown preview 2026-06-30 13:57:07 +00:00