Add troubleshooting entry for Android double_tap .
This commit is contained in:
@@ -1336,6 +1336,15 @@ previous buttons may be used to navigate in these instances.
|
|||||||
|
|
||||||
Dragging works as expected for snapshots, or for the `frigate-jsmpeg` provider.
|
Dragging works as expected for snapshots, or for the `frigate-jsmpeg` provider.
|
||||||
|
|
||||||
|
### `double_tap` does not work for [card-wide actions](#actions) on Android
|
||||||
|
|
||||||
|
The Android video player swallows `double_tap` mouse interactions in order to
|
||||||
|
rewind or fast-forward. Workarounds:
|
||||||
|
|
||||||
|
* Use `hold` instead of `double_tap` for your card-wide action.
|
||||||
|
* Use a [Frigate Card Element](#frigate-card-elements) or menu icon to trigger
|
||||||
|
the action instead.
|
||||||
|
|
||||||
### Console shows 'Offset is out of bounds' / 'Out of bounds memory access'
|
### Console shows 'Offset is out of bounds' / 'Out of bounds memory access'
|
||||||
|
|
||||||
This is an issue with the JSMPEG live provider and cameras with high-resolutions
|
This is an issue with the JSMPEG live provider and cameras with high-resolutions
|
||||||
|
|||||||
Reference in New Issue
Block a user