lkarlslund/Adalanche

UI Elements Improvements

CryingWelkin opened this issue · 4 comments

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.

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

@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

Fixed in #37

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