mirror of
https://github.com/trafficlunar/blockmatic.git
synced 2026-06-28 14:44:12 +00:00
feat: add blockmatic icon and color to menubar
This commit is contained in:
parent
663b026c6e
commit
fdabe89dd5
2 changed files with 7 additions and 5 deletions
|
|
@ -266,7 +266,7 @@ function Canvas() {
|
|||
onToolUse();
|
||||
}
|
||||
},
|
||||
[dragging, coords, scale, tool, mouseCoords, onToolUse, setCoords, setSelectionCoords]
|
||||
[dragging, coords, scale, tool, mouseCoords, onToolUse, setCoords, setSelectionCoords, radius]
|
||||
);
|
||||
|
||||
const onMouseDown = useCallback(() => {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue