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