vue-window
vue-window copied to clipboard
Scroll bar appear when using re-sizable window
When I set :resizable="true"
, and drag window to the right or bottom edge, the scroll bar will appear.
How can I fix this behavior.
You can reproduce this also by trying on demo code: (resizable) https://michitaro.github.io/vue-window/?Sample4