Question
TouchGFX Designer bug: adding Action or Object to Screen will reset all hardware button numbers to 0
Hello,
I found this bug that caused a lot of problems until I found it out.
Adding action in Desginer will reset all button numbers to blank.
I wondered long time why buttons do not work anymore and why they keep resetting to blanks.
How to recreate:
- Create screen
- Create interaction(s) that has hardware button with number N mapped to some action
- Add (or remove) action to this screen
- Now all of the hardware button number N's have been resetted to nothing -> this will cause buttons to not work anymore until you painstakingly remap all of buttons. If you add(or remove) another action, you will need to remap all your buttons again and again everytime.
EDIT: Problem appears also with objects. So instead of step 3, add object (line, container, image etc.) and hardware button mappings will be reset to 0.
