You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When resizing selected elements with snap settings (snapGridWidth, snapGridHeight, snapThreshold, snapRotationThreshold, snapRotationDegrees) and keepRatio set to false, the elements no longer respect snap settings (50px snapping in the example Codepen).
In the video below, you can see how each individual element can only be resized in 50px increments, however, when both are resized at the same time, they are no longer snapping correctly, and they end up outside the grid.
Screen.Recording.2023-08-07.at.7.21.44.p.m.mov
The text was updated successfully, but these errors were encountered:
Environments
Framework name: StimulusJS
Framework version: 3.2.1
Moveable Component version: 0.51.1
Selecto Component version: 1.26.0
Testable Address(optional): https://codepen.io/davidalejandroaguilar/pen/VwVNxWz
Description
When resizing selected elements with snap settings (
snapGridWidth
,snapGridHeight
,snapThreshold
,snapRotationThreshold
,snapRotationDegrees
) andkeepRatio
set tofalse
, the elements no longer respect snap settings (50px snapping in the example Codepen).In the video below, you can see how each individual element can only be resized in 50px increments, however, when both are resized at the same time, they are no longer snapping correctly, and they end up outside the grid.
Screen.Recording.2023-08-07.at.7.21.44.p.m.mov
The text was updated successfully, but these errors were encountered: