Hi Tobias,
I'm not sure what problem you are fixing here, but "node scaling" is not
something the pipelines implement. They support a transform in the
Graphics object and the NGNode code is responsible for setting up that
transform in its render methods.
What aspect of scaling is not working on iOS?
...jim
On 8/28/2015 3:04 PM, Tobias Bley wrote:
Hi,
does anybody know where the node scaling is implemented in prism es2 pipeline?
I would like to fix the „scale bug on iOS“ (scaling of nodes not possible on
iOS).
Best regards,
Tobi