Gökay ŞATIR 2024-05-20 11:43:49 +00:00 committed by GitHub
commit e19a9d5748
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 0 additions and 2 deletions

View File

@ -2364,8 +2364,6 @@ L.CanvasTileLayer = L.Layer.extend({
return;
}
app.file.textCursor.visible = true;
// tells who trigerred cursor invalidation, but recCursors is stil "our"
var modifierViewId = parseInt(obj.viewId);
var weAreModifier = (modifierViewId === this._viewId);