[editor] Add selection logic for Cloze Components
This uses a special event fired only by ClozeComponent, but potentially future compound elements as well. The selection service gets a special method bypassing the usual selection logic and just firing the selection event for the props panel.
Showing
- projects/editor/src/app/components/unit-view/page-view/canvas/overlays/canvas-element-overlay.ts 20 additions, 18 deletions...-view/page-view/canvas/overlays/canvas-element-overlay.ts
- projects/editor/src/app/services/selection.service.ts 4 additions, 0 deletionsprojects/editor/src/app/services/selection.service.ts
Please register or sign in to comment