-
- Downloads
[editor] Add control to allow element interaction
- Part of the properties panel for every element (like delete and duplicate) - This allows interacting with elements, generating events and inpect their usage. Usually this is unwanted since it might interfere with dragging the overlay, but sometimes you want to get a feel for the element or check it's contents (GeoGebra for example)
Showing
- projects/editor/src/app/components/canvas/overlays/canvas-element-overlay.ts 8 additions, 0 deletions.../app/components/canvas/overlays/canvas-element-overlay.ts
- projects/editor/src/app/components/properties-panel/element-properties-panel.component.html 6 additions, 0 deletions.../properties-panel/element-properties-panel.component.html
- projects/editor/src/app/components/properties-panel/element-properties-panel.component.ts 23 additions, 0 deletions...ts/properties-panel/element-properties-panel.component.ts
- projects/editor/src/assets/i18n/de.json 2 additions, 1 deletionprojects/editor/src/assets/i18n/de.json
Loading
Please register or sign in to comment