refactor(resize-rotate): set fixed styles on resize rotate node

This commit is contained in:
braks
2022-08-30 22:16:10 +02:00
committed by Braks
parent dd62165443
commit 5f5dd49ed6
5 changed files with 107 additions and 56 deletions
@@ -11,10 +11,6 @@ export default [
x: 0,
y: 0,
},
dragHandle: `[data-moveable-id='1']`,
style: {
cursor: 'default',
},
data: {
style: {
background: 'rgb(255, 0, 114) none repeat scroll 0% 0%',