Commit Graph
54 Commits
Author SHA1 Message Date
Bakhtiiar MuzakparovandTimur Khazamov 8db8827c6f feat: add line shape (#371)
* feat: add line shape

* fix: align line tool

* fix: hitbox bug sw to ne

* fix: add stroke width n sloppiness  for line

* fix: center line inside a panel box

* fix: use color as a unique key
2020-01-16 00:07:19 +05:00
Faustino KialungilaandDavid Luzar 846f427732 adding comments about diamond dimensions (#241) 2020-01-07 18:59:10 +01:00
Gasim GasimzadaandGitHub 829a65b8cb Refactor Element Functions (#233)
* Remove `generatedraw` from element object

- Create a function that renders a single element
- Refactor rendering selected elements

* Replace getElementAbsoluteXY with getElementAbsoluteCoords
2020-01-07 19:04:52 +04:00
Gasim GasimzadaandGitHub 01805f734d Extract element functions into modules (#207) 2020-01-06 19:34:22 +04:00