Version of Smart AutoClicker
All
Apk
Github
Device brand and model
All
Version of your Android OS
All
Type
Smart scenario
Describe what happened?
As seen, the menus and especially the buttons overlap when landscape mode is used, and overlay is placed on the left edge of the screen.
Describe what should have happened?
- The first solution that comes up is to just run a small check when opening up Actions, or Conditions' UI in landscape mode is to check whether the toolbar overlay occupies the {number of pixels of or % of width of the condition/action UI} from left edge, and if so, to place the Actions' or Conditions' UI on the right edge instead. Completely mirrored. I'm not sure of how adaptable the animations will be to this change.
- Or, when a conflict is detected, to temporarily place the overlay at the right edge, and revert back to user's preferred location in all other menus. It can be slightly less intuitive to see your chosen location of overlay move around, but easier in code.
I believe that any constant checks for overlay's position and recalculating where to place overlay or actions' list is too much work, and also somewhat interferes with users' own freedom to organize their screen effectively.
Is it a duplicate?
Did you provide enough information?
Version of Smart AutoClicker
All
Apk
Github
Device brand and model
All
Version of your Android OS
All
Type
Smart scenario
Describe what happened?
As seen, the menus and especially the buttons overlap when landscape mode is used, and overlay is placed on the left edge of the screen.
Describe what should have happened?
I believe that any constant checks for overlay's position and recalculating where to place overlay or actions' list is too much work, and also somewhat interferes with users' own freedom to organize their screen effectively.
Is it a duplicate?
Did you provide enough information?