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
{{ message }}
This repository was archived by the owner on Dec 5, 2024. It is now read-only.
Expected behavior:
I would expect that the other other project eventually polled the locked status and showed that the file was locked.
Actual behavior:
Nothing, there is no visual cue that the file is locked.
Locks are polled only on assembly reload (recompile, enter/leave playmode) and when you go into the locks tab of the github window. This works for most developers, but it doesn't always work for artists and level designers.
Reproduces how often:
100%
Additional Information
A menu item with a shortcut to trigger polling lock status at the very least but preferably you should be able to configure a polling interval in the settings pane.