Skip to content
This repository has been archived by the owner on Nov 9, 2021. It is now read-only.

Accessing and changing property of 'moveable-control-box' #245

Open
irinalabuac opened this issue Mar 24, 2021 · 0 comments
Open

Accessing and changing property of 'moveable-control-box' #245

irinalabuac opened this issue Mar 24, 2021 · 0 comments

Comments

@irinalabuac
Copy link

Hello, I am new to VueJs and I am trying to access and change the property of blue bounding box. I set it to zero opacity at the moment like that: .moveable-control-box { opacity: 0; }
but I would like enable user to turn opacity on and off.

I tried calling class 'moveable-control-box', and 'moveable' as well but I get
Error in v-on handler: "TypeError: Cannot read property 'style' of undefined",

Is there any way to access this class and change it? Thank you!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant