Toni Cabrera
Toni Cabrera
What is "the container" @osasseville?
@tinahung126 it is a bug in version `1.13.1` In the meantime, you could tackle this by downgrading the version to 1.13.0 Working example: https://codesandbox.io/s/amazing-mopsa-2x6hy5?file=/src/App.vue
@daybrush it works now, thank you! :raised_hands:
Hey @mamsoudi, do you have a sample using custom ables with vue-moveable?
@krytabo I did [one](https://codesandbox.io/s/amazing-mopsa-2x6hy5?file=/src/App.vue) Note 1: I don't know why, but notice that vue-movable doesn't allow an array for the target prop. So I selected just the first one, at...
@ChrizzDF @reemhamz Version `1.4.0` is working :)
@daybrush how can we change the font size according to the scale?
@JigarPrajpati Not sure what do you mean with "can't resize control width here", but you have to set `:scalable="true"`, `:resizable="false"` and also `:render-directions="['nw','ne','se', 'sw']"`
thank you @begedin , we can close this.