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
I fix this changing the decimal precision of PackerProcessor.roundNumber to zero, simply using Math.round and off course, enabling rounding=true on layout properties.
I haven't found any other problems with this trick, but it is possible to develop other better solutions, such as passing a function to set rounding or setting a value for decimal precision in the rounding property.
Zooming the grid breaks the calculations performed by the layout when the layout has a fixed size.
example.mp4
The text was updated successfully, but these errors were encountered: