You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
First of all, thanks for introducing modal windows, it's a really good addition.
The problem I noticed is passing keyboard events (I checked arrow up/down) and mouse wheel to widgets that are dimmed out, that's below a model window. Is it a matter of order in which widgets are created and input handled?
The text was updated successfully, but these errors were encountered:
First of all, thanks for introducing modal windows, it's a really good addition.
The problem I noticed is passing keyboard events (I checked arrow up/down) and mouse wheel to widgets that are dimmed out, that's below a model window. Is it a matter of order in which widgets are created and input handled?
The text was updated successfully, but these errors were encountered: