Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to change the position of a dialog or make a panel modal? #285

Open
chernish2 opened this issue Feb 20, 2018 · 0 comments
Open

How to change the position of a dialog or make a panel modal? #285

chernish2 opened this issue Feb 20, 2018 · 0 comments
Labels

Comments

@chernish2
Copy link

Thank you very much for such a great framework!
I need something like a dialog but with the ability to position it not in the centre of the screen but at the bottom of the screen. Is there any possibility to change the positioning of a dialog?
I've tried to use panel instead but the problem is it is closing every time I tap somewhere on the screen, outside or inside of the panel. Is there any possibilities to make a panel modal, without auto closing functionality?
By the way I found out that in examples the panel closing only if I push X-button on its header or if I push somewhere outside of the panel, but when I'm trying to use it in my code the panel closes on every tap, including the tap inside of the panel's body. Is it a bug?

@qathom qathom added the v1 label Jul 14, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants