Werkzeuge: Bogen-Werkzeug (arcCommand, 3-Klick CCW) + Toolbar/Icon/i18n verdrahtet
This commit is contained in:
@@ -213,6 +213,7 @@ const TOOL_COMMAND: Partial<Record<ToolId, string>> = {
|
||||
polyline: "polyline",
|
||||
rect: "rect",
|
||||
circle: "circle",
|
||||
arc: "arc",
|
||||
};
|
||||
/** Befehlsname für ein gekoppeltes Werkzeug (oder null, wenn keiner). */
|
||||
function coupledCommandFor(id: ToolId): string | null {
|
||||
|
||||
Reference in New Issue
Block a user