8fc3f35321
Add Edge Rendering with Toggle Button
2018-07-08 19:01:14 +02:00
c5ed18f0ad
Add Random Button Functionality
...
Adds random pattern toward the center of the canvas. Does not delete anything.
2018-07-07 22:02:04 +02:00
c5b62e6c9f
Fix Reset & Step not working on first click
...
Rendering dirty flags were not updated accordingly, so the updates happened but were not pushed to be rendered. Added and moved additional dirty flag setters.
2018-07-07 21:43:24 +02:00
bdc5dc1af1
Add Message for App Failure
2018-07-07 21:07:42 +02:00
34bdd1ae81
Apply dartfmt
2018-07-07 20:49:02 +02:00
a19aac6a6e
Add Buttons Step & Reset
...
Wired up into engine
2018-07-07 19:08:49 +02:00
020bb6b918
Remove Local isRunning Variable in Component
2018-07-07 19:07:07 +02:00
69b680e554
Add FontAwesome Icons to Buttons
2018-07-07 19:06:25 +02:00
96a5bd0cec
Connect Start Button through Angular
2018-07-07 17:47:37 +02:00
843dad6cbb
Move App HTML into Separate Template
2018-07-07 17:47:21 +02:00
3780e61453
Implement Canvas as Angular Component
2018-07-07 16:44:48 +02:00
f3dfc3b368
Set up Basic AngularDart Structure
2018-07-07 15:46:40 +02:00