Dionysis Zindros

Results 44 issues of 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...

enhancement
bounty

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.

enhancement
bounty

Some icons need to be upgraded to retina resolution.

bounty

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...

enhancement

When running, the runner may overlap the automaton. Resize the automaton so that it is fully visible while running. Depends #18

enhancement

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...

enhancement

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...

enhancement