Introduced new screen stack to keep selected menu item when going back

This commit is contained in:
2022-03-02 04:10:53 +01:00
parent 6e051cc04f
commit 0f1371d49f
8 changed files with 163 additions and 7 deletions

View File

@@ -34,6 +34,8 @@ set(headers
src/actions/backproxyaction.h
src/actions/dummyaction.h
src/actions/multiaction.h
src/actions/pushscreenaction.h
src/actions/popscreenaction.h
src/actions/setvalueaction.h
src/actions/switchscreenaction.h
src/actions/toggleboolaction.h