Question
Problem with 'resize' command
My question is about Applescript but I think the issue is the same with Javascript.
Can someone confirm that in InDesign 19.5.1 this snippet errors when applied on a vertical graphic line:
resize someLine in outer stroke bounds from top left anchor by replacing current dimensions with values {3, 70}
The same goes with a horizontal graphic line with inverted values {70, 3}
[error 11269 : the requested value is not an allowed dimension]
