Doc updates and project (sort of) temp files
This commit is contained in:
@@ -14,6 +14,12 @@
|
||||
List overridable via `event_device.other_json.launcher.kill_process_li`. Auto-cleanup on file
|
||||
open (deferred — manual button sufficient for CMSC).
|
||||
- [ ] **[Launcher] End-to-end test on macOS** — test pptx and key opens on a real podium Mac.
|
||||
- [ ] **[Launcher] Hidden/deleted files still visible in Presenter file list** — When an
|
||||
`event_file` is hidden (`hide=1`) or soft-deleted, it continues to appear in the Launcher's
|
||||
per-presenter file list. Needs investigation: likely the Launcher's IDB query or the
|
||||
file-list component does not apply a `!hide` / `enable` filter. Check the file list query
|
||||
in the Launcher file components and the `properties_to_save` whitelist in
|
||||
`ae_events__event_file.ts` to confirm `hide` and `enable` are persisted to IDB.
|
||||
- [ ] **[Launcher/Electron] Wallpaper stops applying after several changes (post-CMSC)** —
|
||||
Append timestamp/random suffix to temp filename so macOS always sees a new path.
|
||||
- [ ] **[Launcher/Electron] Wallpaper drift after display hotplug (post-CMSC)** —
|
||||
|
||||
Reference in New Issue
Block a user