pvanallen / delft-ai-toolkit

Tool for Prototyping AI Projects
30 stars 3 forks source link

Create a graph labels #11

Closed pvanallen closed 5 years ago

pvanallen commented 5 years ago

Create a way to put labels on the graph. Ideally, they would be as compact as possible.

Siccity commented 5 years ago

Labels, like post-it notes?

pvanallen commented 5 years ago

Labels, like post-it notes?

Basically, but short.

Siccity commented 5 years ago

Added feature branch https://github.com/pvanallen/delft-toolkit-v2/tree/feature-comment-node image

What do you think of it?

pvanallen commented 5 years ago

Looks good. So I guess for now it is not resizable?

Let's go with grey as the color palette. And can it have a title? BTW, with the other nodes, I have a really hard time changing the title. Is that normal, or maybe something on the Mac?

Siccity commented 5 years ago

It will resize verticall to fit the contents, but you can't manually resize it. I could probably do so but it'd require quite a bit of work I imagine.

Renaming nodes have always been wonky. I'm considering changing it to a popup-dialogue.

pvanallen commented 5 years ago

Fitting the contents is fine.

A dialog would be better for renaming.

Siccity commented 5 years ago

image

Siccity commented 5 years ago

2019-03-08_20-31-11

Siccity commented 5 years ago

The rename popup is now default in xNode.

pvanallen commented 5 years ago

Perfect. Merge that and the rename popup.