mirror of
https://github.com/photoprism/photoprism.git
synced 2026-07-18 00:59:38 +00:00
- Move the page-zoom checkbox out of the feature-flags grid into a dedicated Accessibility card (super-admin only) with four toggles: Open on Hover, Reduce Motion, Hide Scrollbar, and Allow Page Zoom. - Add a UI.ReduceMotion flag (defaults false) that toggles an html.reduce-motion class via config.setReduceMotion and suppresses map fly-to animations non-destructively (util.mapAnimateDuration). - Make Open on Hover apply live by reading shouldOpenOnHover() through a reactive computed in the action/auth/lightbox menus; Zoom and Hide Scrollbar reload since they are baked into the server-rendered HTML. - Reword two feature-grid hints to the "pictures" convention and cover the new helpers with Go and Vitest tests. |
||
|---|---|---|
| .. | ||
| ai | ||
| api | ||
| auth | ||
| commands | ||
| config | ||
| entity | ||
| event | ||
| ffmpeg | ||
| form | ||
| mcp | ||
| meta | ||
| mutex | ||
| photoprism | ||
| raw | ||
| server | ||
| service | ||
| thumb | ||
| workers | ||
| AGENTS.md | ||