This website requires JavaScript.
Explore
Help
Sign In
afonso
/
core-extra
Watch
1
Star
0
Fork
You've already forked core-extra
0
Code
Issues
Pull requests
Projects
Releases
Wiki
Activity
d95c2ec05f
core-extra
/
daemon
/
core
/
gui
/
graph
History
Blake Harnden
aa40229495
pygui: updated edge tokens to use core node ids instead of canvas ids, updated link config to properly set/load width/color, updated metadata to store/load edge width/color when switching sessions and saving xml
2020-10-13 10:25:40 -07:00
..
__init__.py
moved coretk under daemon/core/gui
2019-12-19 09:30:21 -08:00
edges.py
pygui: updated edge tokens to use core node ids instead of canvas ids, updated link config to properly set/load width/color, updated metadata to store/load edge width/color when switching sessions and saving xml
2020-10-13 10:25:40 -07:00
enums.py
moved coretk under daemon/core/gui
2019-12-19 09:30:21 -08:00
graph.py
pygui: updated edge tokens to use core node ids instead of canvas ids, updated link config to properly set/load width/color, updated metadata to store/load edge width/color when switching sessions and saving xml
2020-10-13 10:25:40 -07:00
node.py
pygui: removed edges tracking interfaces, since the link associated with them already does
2020-10-12 22:51:15 -07:00
shape.py
pygui: added class variable type hinting to core.gui.graph
2020-06-19 23:24:07 -07:00
shapeutils.py
pygui: added class variable type hinting to core.gui.graph
2020-06-19 23:24:07 -07:00
tags.py
pygui: added option to hide/show links with 100% loss, added checks to flag links for this case
2020-10-13 06:45:37 -07:00
tooltip.py
pygui: added class variable type hinting to core.gui.graph
2020-06-19 23:24:07 -07:00