Commit Graph

3 Commits

Author SHA1 Message Date
Eric Fennis
3aa2521c37 Refactor redo & undo (#257)
* refactor redo

* refactor undo
2021-03-13 22:05:00 +01:00
Christopher Sandvik
1846b8b4ae Optimize all existing icons (#167) 2021-01-14 22:33:30 +01:00
Frank Riccobono
53ba672ca6 feat: Add undo and redo icons (#48)
* feat: Add `undo` and `redo` icons

* move undo and redo icons downl to align with grid

* move starting point of arrows down to align with point

* refactor: remove extra stroke-width

* reactor: whitespace

Co-authored-by: Eric Fennis <eric.fennis@gmail.com>

* refactor: replace change points instead of using translate.

Co-authored-by: Eric Fennis <eric.fennis@gmail.com>

* refactor: use changed points instead of using translate.

Co-authored-by: Eric Fennis <eric.fennis@gmail.com>

Co-authored-by: Eric Fennis <eric.fennis@gmail.com>
2020-07-21 15:18:21 +02:00