daybrush / moveable

Moveable! Draggable! Resizable! Scalable! Rotatable! Warpable! Pinchable! Groupable! Snappable!
https://daybrush.com/moveable/
MIT License
10.08k stars 618 forks source link

dimensionViewable: true makes guidelines invisible #1054

Closed MilesLeeeeee closed 10 months ago

MilesLeeeeee commented 11 months ago

Environments

Description

When this sentence is added, the guidelines will disappear

props={{
    dimensionViewable: true,
}}
daybrush commented 10 months ago

@MilesLeeeeee

moveable's new version is released. Check it again.

MilesLeeeeee commented 10 months ago

@daybrush Thank you for this fix, it works fine in v0.56, thanks a lot !!!