Add orientation change to button actions

This commit is contained in:
jpirnay
2026-05-04 13:27:40 +02:00
parent 4c936853b9
commit 6eae99362d
7 changed files with 33 additions and 2 deletions
+1
View File
@@ -290,6 +290,7 @@ class CrossPointSettings {
BTN_TOGGLE_BIONIC_READING,
BTN_KOREADER_SYNC,
BTN_CYCLE_FONT_SIZE,
BTN_CYCLE_ORIENTATION,
BUTTON_ACTION_COUNT
};