Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Display parameters #25

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Display parameters #25

wants to merge 2 commits into from

Conversation

mlajtos
Copy link
Owner

@mlajtos mlajtos commented Apr 24, 2020

TODO:

  • displaying id and class for metanodes
  • cleanup (delete unused styles, remove svg export)
  • merge AnonymousMetanode and Metannode
  • make top-level node a metanode
  • improve tooling, it's so old and quirky (needs TS so bad)
  • make it a webapp – Electron is useless for this kind of thing
  • replace equal sign with colon

Handling complex text in SVG is nightmare, so I went with foreignObject, which is non-standard SVG, so SVG export is broken.

Seeing this code after long time (2.5y) is kinda fun. Writing shitty code is so liberating :D

TODO:
- displaying `id` and `class` for metanodes
- cleanup (delete unused styles, remove svg export)
- merge `AnonymousMetanode` and `Metannode`
- make top-level node a metanode
- improve tooling, it's so old and quirky (needs TS so bad)
- make it a webapp – Electron is useless for this kind of thing
- replace equal sign with colon
@mlajtos
Copy link
Owner Author

mlajtos commented May 4, 2020

79052527-66534480-7c37-11ea-993a-a83fb544e3e2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant