react-art icon indicating copy to clipboard operation
react-art copied to clipboard

Text vertical position incorrect for canvas and fast rendering modes.

Open slightlytyler opened this issue 9 years ago • 2 comments

In this example both the Text and Rectangle have y set to 0.

Fast / Canvas screen shot 2016-02-11 at 11 04 13 am

SVG (which is rendering correctly) screen shot 2016-02-11 at 1 00 01 pm

Anyone else experienced this? I know y'all core contributors are busy but if you point me in the right direction I can try my hand at fixing this.

slightlytyler avatar Feb 11 '16 19:02 slightlytyler

Not sure, sorry. All the logic for the different modes is in https://github.com/sebmarkbage/art.

sophiebits avatar Feb 11 '16 19:02 sophiebits

@spicyj ah yeah makes sense it would be an issue with art rather than react-art. I'll try and recreate the bug in vanilla art

slightlytyler avatar Feb 11 '16 19:02 slightlytyler