🐛 Fix border radious on boolean operations

This commit is contained in:
Alejandro Alonso 2022-08-19 11:49:45 +02:00 committed by Andrés Moya
parent 7325322ebf
commit d16761772b
2 changed files with 4 additions and 1 deletions

View file

@ -174,7 +174,9 @@
(fn [shape]
(if (ctsr/has-radius? shape)
(update-fn shape)
shape)))))
shape))
{:reg-objects? true
:attrs [:rx :ry :r1 :r2 :r3 :r4]})))
on-switch-to-radius-1
(mf/use-callback