scenebuilder icon indicating copy to clipboard operation
scenebuilder copied to clipboard

PerspectiveTransform property fields (llx, lly, etc) are capped at value 10

Open TelKel81 opened this issue 6 months ago • 1 comments

PerspectiveTransform, the value of properties (llx, lly, etc) are constrained between -10 and 10

Expected Behavior

Unlimited value (or up to max int size I guess) should be allowed

Current Behavior

value clamped to -10 min, 10 max

Steps to Reproduce

Select the effect, change property values

Your Environment

Screenshots

TelKel81 avatar Aug 30 '24 23:08 TelKel81