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
8e905b6a37
core-extra
/
daemon
/
core
/
gui
/
graph
History
Blake Harnden
8e905b6a37
pygui: updates to improve draw order when joining a session, should help avoid some undesired visuals while reading in bigger scenarios
2021-08-26 10:42:02 -07:00
..
__init__.py
moved coretk under daemon/core/gui
2019-12-19 09:30:21 -08:00
edges.py
updates to python based logging to use module named loggers, updated logging config file to align with these changes
2021-04-21 21:09:35 -07:00
enums.py
moved coretk under daemon/core/gui
2019-12-19 09:30:21 -08:00
graph.py
updates to python based logging to use module named loggers, updated logging config file to align with these changes
2021-04-21 21:09:35 -07:00
manager.py
pygui: updates to improve draw order when joining a session, should help avoid some undesired visuals while reading in bigger scenarios
2021-08-26 10:42:02 -07:00
node.py
initial changes to mark older style services as deprecated and make configurable services the defaults for the python gui, added attribute to still allow supporting the legacy gui for time being and logic to compensate
2021-05-07 13:10:05 -07:00
shape.py
updates to python based logging to use module named loggers, updated logging config file to align with these changes
2021-04-21 21:09:35 -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: 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