Code Monkey home page Code Monkey logo

grave's People

Contributors

bkiefer avatar dependabot[bot] avatar

Watchers

 avatar  avatar  avatar

grave's Issues

Only one start node per SuperNode

The rest is "syntactic sugar" and can be done with parallel edges
Make sure that the first node added to a SuperNode is a start node!

CodeEditor needs functionality

Still unclear how exactly that should work, since we have two independent locations for editing the code, updates have to be synchronized (Observer?). See mEditedObject, etc.

Also, we maybe need a "save changes" and "revert" button (on the right, below the pin, maybe
"grünes Häkchen" and "rotes X")

Code snippet below node is mostly unreadable

Either the size should be adapted to the really needed size, or there should be a "visible part".
BK: I think i prefer the first. We can still think about something else if that turns out to be not
feasible.

Check functionality of copying

Includes:

  • Single nodes (with code)
  • Edges w. start/end node (and condition)
  • Selected sub-graphs (I'm sure that's completely broken)

"Zoom" does not behave as expected

I would expect that everything changes size (maybe except font?), such that you get the same picture, just bigger/smaller:

  • Node size
  • Grid point distance
  • ?Font? maybe not, or not in the same scale , that would improve readability

Move editor preferences where they belong

see Slack message, those should not be in Preferences.java

  public boolean sSHOW_ELEMENTS = true;
  public int sELEMENTS_DIVIDER_LOCATION = 230;
  public boolean sSHOW_SCENEFLOWEDITOR = true;
  public boolean sSHOW_CODEEDITOR = true;
  public int sCODE_DIVIDER_LOCATION = 450;
  public double sSCENEFLOW_SCENE_EDITOR_RATIO = 0.85;
  public boolean sSHOW_GESTURES = true;
  public int NUM_MAGNETS = 8;

Flow/Code divider behaviour needs fix

  1. the code window should more or less stay the same size if the window is resized
  2. Maximising/Demaximising does not work correctly
  3. Pinning to fixed size does not work (pin on the right)

GUI Edit menu does not follow context

  • Currently only delete?
  • enable/disable menu items according to context, for the time
    being, just disable everything
  • does not apply to code areas, but to WorkFlowPanel

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.