2
0
Commit Graph

22 Commits

Author SHA1 Message Date
a58e1d0ed6 feat(appComponent): added mouse wheel scaling 2018-05-23 17:29:33 +02:00
161bf7d02c added scaled starting and ending points 2018-05-23 16:46:19 +02:00
040782f18a added service to provide canvas all over 2018-05-23 14:23:43 +02:00
1231b2de9c added form and update functions 2018-05-23 12:30:28 +02:00
b18c196610 logic splitted into directives and components 2018-05-23 09:14:52 +02:00
06764e3e7f feat(appComponent): added more adjustable parameters 2018-05-21 02:13:56 +02:00
005474ae95 fixed binding 2018-05-20 21:27:50 +02:00
6c09fb512d fix(canvasDirective): tidying up and removing unneccessary code 2018-05-19 20:52:55 +02:00
Erik Kimsey
d1f22e0973 Bindings are made and param changes are communicating to canvas.directive. 2018-05-18 20:58:33 -04:00
Erik Kimsey
b70c4f3e53 Bindings seem to be working now. 2018-05-17 21:13:21 -04:00
ebf65dfbc5 added full automatisation 2018-05-16 13:13:53 +02:00
86051a7118 added some comments and implemented spreaded points 2018-05-16 01:29:56 +02:00
0a5f9806f2 added grid 2018-05-15 01:40:06 +02:00
9b618071cd several fixes and adpations 2018-05-13 04:02:58 +02:00
b493fa0ed7 added margin as parameter 2018-05-13 03:34:25 +02:00
d08f9e4c7c input binding not working well 2018-05-13 03:08:50 +02:00
8ee4ac9316 prepared dragging, but will not be neccessary 2018-05-13 02:24:43 +02:00
2975a6c5de added gradient definitions 2018-05-12 15:35:45 +02:00
8b01fc6872 switched from 2d to svg 2018-05-10 22:39:22 +02:00
e4352d9579 added binging between directive and parent component 2018-05-10 21:36:00 +02:00
c46c23979d starting project 2018-05-10 16:49:14 +02:00
f8ca65d771 initial commit 2018-05-10 13:02:01 +02:00