Shachar

Results 31 issues of Shachar

A child view of `RCanvas` that is elevated in comparison to the canvas will not be drawn over. Workaround: elevate the canvas

android

Maybe one day if I have time, passion, need, desire I will setup a tests. - https://github.com/marketplace/actions/android-emulator-runner

help wanted

This is a great action. Thanks! The `delete-old-comments` is priceless as it keeps PR threads nice and clean. However it still spams our emails once we push to open PRs....

`answersSoFar` arg returns nothing. Expected it to return the selected choices

https://www.typescriptlang.org/docs/handbook/triple-slash-directives.html#-reference-types- Did my best to infer types from code.

Hi, I'd love to see how to configure `linebreaks` for `mathjax-full`.

Feature Request

I am facing a need to force a recalculation on `Textfit`. It could be nice if `Textfit` exposes a ref with a method `fitText` or something of the sort. **Current...

Hi @yassilah Cool extensions, I'll definitely give it a go. I think text vertical align is totally something that can be ported to fabric (perhaps after TS) And I wanted...

I am looking into calculating the surface of a given PolyBezier. ``` let points, d; const bez = new Bezier(points); const poly = bez.outline(d); ``` I read a bit of...

I have decided to archive this repo due to lost of interest and lack of relevance to my work. I have abandoned react native a few years ago disappointed. The...