cellular-automata/lib/src
Marty Oehme 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
..
App.dart Fix Reset & Step not working on first click 2018-07-07 21:43:24 +02:00
Cell.dart Apply dartfmt 2018-07-07 20:49:02 +02:00
Grid.dart Fix Reset & Step not working on first click 2018-07-07 21:43:24 +02:00
Rule.dart Apply dartfmt 2018-07-07 20:49:02 +02:00