Dionysis Zindros
Dionysis Zindros
After installing coined using `npm install coined`, I get this error: ``` dionyziz@erdos ~/workspace/block17 % node > var coined = require('coined'); Error: Cannot find module 'bcoin/node_modules/bn.js' at Function.Module._resolveFilename (module.js:470:15) at...
When selecting multiple nodes, Ctrl+C (Cmd+C on Mac) should copy them and Ctrl+V (Cmd+V on Mac) should paste new ones that are of the same topology.
Reloading the page currently makes you lose your automaton unless you've used the share link. This is a usual situation, especially on the mac where the delete key and backspace...
When running, the runner may overlap the automaton. Resize the automaton so that it is fully visible while running. Depends #18
Improve the way positions of automata state and transitions are stored so that they are not screen-dependent. Instead of storing locations in pixels, store them as floats in the interval...
The automaton displayed when the application is started should be the empty automaton. The text "Double click to create an automaton state" should be displayed. The first state created should...