I am using strokeScaleEnabled=false to disable stroke width scaling. However shadow offset is still scaling when I scale stage. I see no "shadowOffsetScaleEnabled" property to disable shadow offset scaling.
Is there any other API or I must re-calculate shadowOffset values based on stage scale?