Asymmetrical nine patch rendering error

Hello,

https://www.babylonjs-playground.com/#G5H9IN#3

In image.ts, _renderNinePatch, line 638, the right hand border is drawn with leftWidth instead of rightWidth.

The workaround is to make sure the nine-patch is symmetrical.

Thanks,
–Manny

Hey!
do you mind reproducing the issue on a simpler pg?

I will make sure to get it fixed then :slight_smile: