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
The script editor's minimap overlaps the vertical scrollbar when interface/touchscreen/increase_scrollbar_touch_area is enabled, causing part of the minimap to be hard to see.
Instead, the minimap should either be shifted over to not overlap the scrollbar, or hidden all together when the minimap is enabled since it acts as a scrollbar also.