mistake on PLi 9
:)
ActionMap = 'HotkeyActions', 'ColorActions'
Together, these actions cancel each other out.
If I apply blue: self.blhabla,
I will debug the 2 actions
I say 2 ( Blue + Blue)
eg. HALIGN RIGHT (not worked)
removed HotkeyActions now work
Code
[Screen] Showing screen '['MainVavoo_summary', 'SimpleSummary']'.
[Screen] Showing screen 'MainVavoo'.
halign= 1
[ActionMap] Keymap 'ColorActions' -> Action = 'blue'.
[ActionMap] Keymap 'HotkeyActions' -> Action = 'blue'.
![]()
