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
context.copyLatLon had been renamed to context.copyLoc during last month's refactoring. Fixed that.
the ModeBrowse module was loading the paste operation in its constructor, which was too early before the localizer had been called. Therefore, the paste operation's title / etc. was messed up, and had a genertic 'no translationfor language en'. I fixed this by moving the operation into the 'enter' method, which doesn't get called until the operation is needed.
Tried copying and pasting various entities- sometimes I would get the 'copied a feature' toast, but pasting never worked.
Right-clicking anywhere on the map does not seem to bring up the context menu either.
The text was updated successfully, but these errors were encountered: