xushiting %!s(int64=2) %!d(string=hai) anos
pai
achega
aaff963447
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      src/graphic/Layer.js

+ 1 - 0
src/graphic/Layer.js

@@ -1003,6 +1003,7 @@ export default class Layer {
         if (e instanceof TouchEvent) {
           stateService.clearSelectItem();
           stateService.clearDraggingItem();
+          this.uiControl.focusVector = null;
           this.renderer.autoRedraw();
         }
         return;