* Show graph legend via 'legend' command or '?' button in the lower right corner * Legend is not interactive: nodes and edges not clickable or moveable * CXX and Java node types are mixed
This commit is contained in:
@@ -101,3 +101,8 @@ QPushButton:pressed {
|
||||
max-height: 26px;
|
||||
padding-right: 2px;
|
||||
}
|
||||
|
||||
#legend_button
|
||||
{
|
||||
border-radius: 9px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user