Stefan Van Damme
Stefan Van Damme
I see that you can programmatically can draw a circle, rectangle, and triangle. That with a single click on a custom button. That with the http://nhn.github.io/tui.image-editor/latest/ImageEditor#setDrawingShape ``` instance.startDrawingMode('SHAPE'); instance.setDrawingShape('circle', {...
### MDN URL https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/manifest.json/commands ### What specific section or headline is this issue about? _No response_ ### What information was incorrect, unhelpful, or incomplete? On this Mozilla developer page, it...