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
685b21924c
core-extra
/
daemon
/
core
/
gui
/
graph
History
Blake Harnden
685b21924c
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
..
__init__.py
moved coretk under daemon/core/gui
2019-12-19 09:30:21 -08:00
edges.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
enums.py
moved coretk under daemon/core/gui
2019-12-19 09:30:21 -08:00
graph.py
pygui: added logic to reuse shadow nodes when linked between nodes on same canvas, added logic to avoid deleting shadow nodes when still linked to other nodes on same canvas
2021-01-02 12:59:15 -08:00
manager.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
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