Skip to content

[COSMETIC] Overlay conflicts with Action menu in Landscape mode #962

Description

@vibhor1102

Version of Smart AutoClicker

All

Apk

Github

Device brand and model

All

Version of your Android OS

All

Type

Smart scenario

Describe what happened?

Image

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?

  1. 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.
  2. 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?

  • There is no duplicates

Did you provide enough information?

  • I have attached the required files

Metadata

Metadata

Assignees

Labels

acknowledged-priority-lowThe bug has been reproduced, but due the minor impact, it is not an absolute priority to fix it.bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions