core-extra/daemon/core/gui/graph
2020-12-04 00:03:30 -08:00
..
__init__.py moved coretk under daemon/core/gui 2019-12-19 09:30:21 -08:00
edges.py pygui: avoid saving edge config metadata when values are default 2020-12-04 00:03:30 -08: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