feat(ListView): allow item navigation using keyboard (arrow keys)
Some checks failed
AntOS pipeline / build-amd64 (push) Failing after 27s
AntOS pipeline / build-arm64 (push) Failing after 27s
AntOS pipeline / publish-doc-on-tag (push) Has been skipped
AntOS pipeline / build-arm (push) Failing after 26s
AntOS pipeline / publish-package-on-tag (push) Has been skipped

This commit is contained in:
DanyLE 2024-07-28 13:01:21 +02:00
parent af33b62624
commit 51a59685ea
2 changed files with 2 additions and 2 deletions

View File

@ -5,7 +5,7 @@ DOCKER_TAG?=$(subst master,stable,$(subst refs/heads/,,$(shell git symbolic-ref
DOCKER_IMAGE?=iohubdev/antos
ARCH?=amd64
VERSION?=2.1.3-b
VERSION?=2.1.4-b
RUSTUP_HOME?=/opt/rust
CARGO_HOME?=/opt/rust/cargo

@ -1 +1 @@
Subproject commit bfeef223a8dfb5e6d0f97ecec743a993de0c3f8c
Subproject commit 4bbc6c770a372ad92b67779605371cd7b7d0d433