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

UI Elements Improvements #35

Open
PedantHTB opened this issue Mar 19, 2024 · 4 comments
Open

UI Elements Improvements #35

PedantHTB opened this issue Mar 19, 2024 · 4 comments

Comments

@PedantHTB
Copy link

PedantHTB commented Mar 19, 2024

There is a problem in the dialog boxes (modals) that display information; suppose you expand its height over the appbar of the browser:

image

Afterwards its becomes impossible to control it and drag it anywhere, since that is only at the top of border of the modal/dialog box:

image

One solution is to allow that drag element/functionality for all the borders.

@lkarlslund
Copy link
Owner

Yes, the windows have been a huge problem since introduction. I'm not a JavaScript wizard, so it's still not solved.

@PedantHTB
Copy link
Author

@lkarlslund No worries just wanted to inform you about it. I will try and see if I can do that, but I am also no JS wizard. Only a Blazor one :P

PedantHTB added a commit to PedantHTB/Adalanche that referenced this issue Mar 20, 2024
Fixes the issue of windows whereby they have negative coordinates

See - lkarlslund#35
@PedantHTB
Copy link
Author

Fixed in #37

@PedantHTB
Copy link
Author

There are other cases where #37 fails. Will reopen until those are fixed.

@PedantHTB PedantHTB reopened this Mar 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants