Details
-
User Story
-
Resolution: Out of scope
-
P1: Critical
-
None
-
None
Description
Please check if the latest optimized version of the Photoshop bridge does fix this issue:
Download the version 1.6.1 plugin binary from the following location
https://intranet.qt.io/display/QTRD/Photoshop+Plugin
The following Photoshop API’s are expensive with old PSD documents on Windows.
layer.bounds
layer.parent
We did optimisations on the API access for layer.bounds and layer.parent.
This fixed all known issues.