ui: show tooltips when hovering nodes and edges
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
QToolTip {
|
||||
background-color: <color:tool_tip/background>;
|
||||
color: <color:tool_tip/text>;
|
||||
font-size: <setting:font_size>pt;
|
||||
}
|
||||
Reference in New Issue
Block a user