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
When hovering from the bottom to open the control overlay the map alternates between opening and closing the overlay.
2021-02-01.09-48-46_Trim.mp4
This is probably due to the size of the hover-able area being greater than the height of a single control overlay item. It alternates between the mouse being on the map and on the control overlay "button" causing flickering.
This can be fixed by either increasing the size of a single control overlay item, or decreasing the size of the control overlay button itself.
The text was updated successfully, but these errors were encountered:
When hovering from the bottom to open the control overlay the map alternates between opening and closing the overlay.
2021-02-01.09-48-46_Trim.mp4
This is probably due to the size of the hover-able area being greater than the height of a single control overlay item. It alternates between the mouse being on the map and on the control overlay "button" causing flickering.
This can be fixed by either increasing the size of a single control overlay item, or decreasing the size of the control overlay button itself.
The text was updated successfully, but these errors were encountered: