Moved selection in element, refactor common

This commit is contained in:
Marcel Mraz 2025-03-19 15:26:05 +01:00
parent e7a0a7e0b7
commit dfd48c221c
No known key found for this signature in database
GPG key ID: 4EBD6E62DC830CD2
19 changed files with 67 additions and 110 deletions

View file

@ -1,7 +1,7 @@
import { getSelectedElements } from "@excalidraw/excalidraw/scene";
import type { UIAppState } from "@excalidraw/excalidraw/types";
import { getSelectedElements } from "./selection";
import type { NonDeletedExcalidrawElement } from "./types";
export const showSelectedShapeActions = (