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
There is some issue with the overlap of the search window in app:
As shown above, the search result window under the search bar is always displayed on top, which is not ideal when working with one or more control windows placed to the right of the screen.
This has been reported by some users as a problem.
The drawerButtons have a similiar problem when overlapping with other windows:
Otherwise, the control windows behave correctly when interacting with each other. The active window is put on top when clicked or interacted with, as it should.
I think this should be fixed by changing logic for search and drawerbuttons.
The text was updated successfully, but these errors were encountered:
There is some issue with the overlap of the search window in app:
As shown above, the search result window under the search bar is always displayed on top, which is not ideal when working with one or more control windows placed to the right of the screen.
This has been reported by some users as a problem.
The drawerButtons have a similiar problem when overlapping with other windows:
Otherwise, the control windows behave correctly when interacting with each other. The active window is put on top when clicked or interacted with, as it should.
I think this should be fixed by changing logic for search and drawerbuttons.
The text was updated successfully, but these errors were encountered: