You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
success/src/renderer
Daishi Kato 41cb1fbeba
feat: sharpness (#1931)
* feat: sharpness

* feat: fill sharp lines, et al.

* fix: rotated positioning

* chore: simplify path with Q

* fix: hit test inside sharp elements

* make sharp / round buttons work properly

* fix tsc tests

* update snapshots

* update snapshots

* fix: sharp arrow creation error

* fix merge and test

* avoid type assertion

* remove duplicate helper

Co-authored-by: dwelle <luzar.david@gmail.com>
5 years ago
..
index.ts Refactor Element Functions (#233) 5 years ago
renderElement.ts feat: sharpness (#1931) 5 years ago
renderScene.ts Refactor resize handle naming (#2013) 5 years ago
roundRect.ts Prefer arrow functions and callbacks (#1210) 5 years ago