Commit 1efd77f
wip(circadian): repair view scroll workarounds for Android BottomSheet
- Mirror repair_configuration.html into a repair/ folder; some Homey
firmware variants only resolve repair views from there.
- Wrap content in a #scroll-root container with overscroll-behavior and
manual JS touch scrolling to prevent the Android Homey app's
swipe-to-dismiss gesture from firing on upward scroll.
Workarounds are partial - upward scroll inside the device list still
falls through to the BottomSheet on Android. The docs/tools/clg-editor
exists as a stable alternative for editing config_json.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent 6760f28 commit 1efd77f
2 files changed
Lines changed: 747 additions & 1 deletion
File tree
- no.tiwas.booleantoolbox/drivers/circadian-light-group
- pair
- repair
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
| 6 | + | |
6 | 7 | | |
7 | 8 | | |
8 | 9 | | |
| |||
0 commit comments