UrlChecker icon indicating copy to clipboard operation
UrlChecker copied to clipboard

Option to bring the popup to the bottom of the screen

Open Anarchtism opened this issue 10 months ago • 2 comments

Describe a related problem (optional)

It's a bit hard to reach the URLCheck popup sometimes.

Describe your suggested feature

I'd like to have an option to display the popup at the bottom of the screen instead of the middle.

Describe alternatives you've considered for your suggested feature

No response

Other details

No response

Acknowledgements

  • [X] I have searched the existing issues and this is a new ticket, NOT a duplicate or related to another open issue.
  • [X] I have written a short but informative title.
  • [X] I will fill out all of the requested information in this form.

Anarchtism avatar Apr 24 '24 18:04 Anarchtism

To add to this, I think it would be great far more customization, like to the left or right of the screen too, for foldables or tablets.

PabloOQ avatar Apr 24 '24 18:04 PabloOQ

The current app uses the default dialog theme to display itself in the middle of the screen with a transparent/translucent background. I'm not sure if the position can be customized, but I can check.

An alternative would be to use a custom layout (like most bottom sheets apps do) which I don't discard, but I'm very bad with any theme-relate task :/

TrianguloY avatar Apr 29 '24 15:04 TrianguloY