This repository has been archived by the owner on Dec 19, 2017. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 74
Entering negative transform value for LLSO (and other layers, i.e. Type) results in badness #3153
Comments
This is probably a core issue. The valid range for size is 0.1 ~ 32000 in DS. However, if we set the width / height less than 0.5 for some graphics (for example, |
This issue still exists, and the issue can be reproduced with any text layers (but no errors in console for text layer case). See the #3526. |
Opened a bug in JIRA. https://jira.corp.adobe.com/browse/PS-884 |
using pgdev.1081 w/master @ 58fc655 |
Isn't this the different bug that has to do with proportional locking? See #3725. |
Oh right, my bad. As written, this is fixed. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
cmd/ctrl + n
drag a library asset onto canvas
click in Transform field (W) and enter a negative number (-50), Enter
Result: all fields are now blank. If you click on Layer 1 you'll error
Action transform.setSize failed: Error: Photoshop returned an error when playing command number: 2 Photoshop code: -1 Photoshop message: error: -1 message: Could not complete the command because the initial bounding rectangle is empty.
The text was updated successfully, but these errors were encountered: