core-extra/daemon/core/gui/graph
2021-01-05 22:44:33 -08:00
..
__init__.py moved coretk under daemon/core/gui 2019-12-19 09:30:21 -08:00
edges.py pygui: fixed checking link options when joining a session, fixed stopping a session and deleting wireless links due to logic moved to being a part of wireless edge delete itself 2021-01-05 22:44:33 -08:00
enums.py moved coretk under daemon/core/gui 2019-12-19 09:30:21 -08:00
graph.py pygui: adjustments to help handle links between shadow nodes with initial desired behaviors 2021-01-05 15:42:46 -08:00
manager.py pygui: fixed checking link options when joining a session, fixed stopping a session and deleting wireless links due to logic moved to being a part of wireless edge delete itself 2021-01-05 22:44:33 -08:00
node.py pygui: refactored how edges determine if they are linked wireless, removed wireless network tracking that was not being used by the canvas manager, added helper function to nodes to check if they are of wireless type 2021-01-03 22:08:09 -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: 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