sasza2 / react-arrows

MIT License
20 stars 4 forks source link

How to make a 90 degree angle #13

Open adenta opened 3 years ago

adenta commented 3 years ago

Is it possible to use this library to have a 90 degree angle, or does everything have to be a bezir curve? Best I can get is [0,1], [1,0], and this would fit in with my design language a lot better with a sharp, 90 degree angle.

sasza2 commented 3 years ago

currently it's not possible, but I will think about it