Mobile: Touch Target Optimization
General
- In mobile view, all the bottom buttons at an actor level will spread to the total viewport with each button of equal width.
- The user has an option to stack the buttons using additional configuration ("stackActions") at the actor appearance level.
Note:
- This feature works only when the portal loads with portal JS & CSS files and not with builder JS & CSS files.
- The final production site will use the portal JS & CSS
Code JSON
apperance { …. "stackActions" : true }