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
I am currently working on a project that uses a few modal windows.
It is sometimes a little bit confusing and that is why we in general try to avoid them but in some situations they are still a proper solution.
I am interested in increasing the visibility to the user about the active modal windows and mostly about the currently "blocked" windows to avoid unnecessary interactions on them.
A general idea would be adding a visible inactive state along with a graphical representation to the blocked windows.
I am thinking about a layer of transparent color that is placed on top of the window. Like a gray film, slight blur effect or something like that.
I could handle this for all the individual windows and using for example the glass pane to implement this.
But I think a even better solution would be if this could be part of the Look and Feel and being controlled by different parameters.
I am not sure if technically this is even possible in the L&F.
Maybe this would be a nice feature for FlatLaf?
So this issue is just to share my idea with you an maybe getting some feedback about the possibility and effort to implement such a feature.
The text was updated successfully, but these errors were encountered:
It is exactly what i have thought of.
I really like the macOS implementation in your screenshot, because it is only tinted in a slight gray tone without any blur that might distracts the visibility of the content. For some users a blurring effect might would be interesting as well.
I think this would at all be a great feature for the FlatLaf look and feel.
I will bring up your sponsoring "request" in the next weekly today and I will also talk to my project manager about this. Currently the integration of FlatLaf in one of our products is still a prototype an more a proof of concept than an actual releasable software but I personally think that this honoration of the project would be great.
Hey
I am currently working on a project that uses a few modal windows.
It is sometimes a little bit confusing and that is why we in general try to avoid them but in some situations they are still a proper solution.
I am interested in increasing the visibility to the user about the active modal windows and mostly about the currently "blocked" windows to avoid unnecessary interactions on them.
A general idea would be adding a visible inactive state along with a graphical representation to the blocked windows.
I am thinking about a layer of transparent color that is placed on top of the window. Like a gray film, slight blur effect or something like that.
I could handle this for all the individual windows and using for example the glass pane to implement this.
But I think a even better solution would be if this could be part of the Look and Feel and being controlled by different parameters.
I am not sure if technically this is even possible in the L&F.
Maybe this would be a nice feature for FlatLaf?
So this issue is just to share my idea with you an maybe getting some feedback about the possibility and effort to implement such a feature.
The text was updated successfully, but these errors were encountered: