core-extra/daemon/core/gui/graph
2021-02-18 23:07:55 -08:00
..
__init__.py moved coretk under daemon/core/gui 2019-12-19 09:30:21 -08:00
edges.py pygui: hide related wireless edges when hiding nodes, update to handle hiding wireless edges that are re-added when moving 2021-02-17 16:03:01 -08:00
enums.py moved coretk under daemon/core/gui 2019-12-19 09:30:21 -08:00
graph.py pygui: further refactoring around retrieving icon images 2021-02-18 23:07:55 -08:00
manager.py pygui: further refactoring around retrieving icon images 2021-02-18 23:07:55 -08:00
node.py pygui: further refactoring around retrieving icon images 2021-02-18 23:07:55 -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