core-extra/daemon/core/gui/graph
2021-01-13 10:51:47 -08:00
..
__init__.py moved coretk under daemon/core/gui 2019-12-19 09:30:21 -08:00
edges.py pygui: further updates to support hiding nodes and related edges, added hidden nodes to metadata sent to daemon and parsed when joining a session 2021-01-09 20:35:24 -08:00
enums.py moved coretk under daemon/core/gui 2019-12-19 09:30:21 -08:00
graph.py pygui: further updates to support hiding nodes and related edges, added hidden nodes to metadata sent to daemon and parsed when joining a session 2021-01-09 20:35:24 -08:00
manager.py pygui: added logic to sort canvas tabs when joining a session to organize, removed editing a nodes canvas as it currently is not supported by either gui and causes issue in the python gui due to grpc editing of a node and how values are handled 2021-01-08 11:22:16 -08:00
node.py pygui: sort services in node context menu during runtime 2021-01-13 10:51:47 -08:00
shape.py pygui: added multi canvas support to shapes, updated how shape metadata is saved and loaded to align 2020-12-17 12:42:49 -08:00
shapeutils.py pygui: added class variable type hinting to core.gui.graph 2020-06-19 23:24:07 -07:00
tags.py pygui: fix redrawing edge labels for multiple canvases, updated edit menu to account for multiple canvases, fixed issue with not setting menubar state when joining a session, starting point for hide/show nodes and related edges 2021-01-08 10:10:46 -08:00
tooltip.py pygui: added class variable type hinting to core.gui.graph 2020-06-19 23:24:07 -07:00