New ListView widget, based off of QGraphicsView, for fast and memory efficient list views
This commit is contained in:
@@ -220,3 +220,8 @@ QCheckBox::indicator:unchecked {
|
||||
margin-top: 2px;
|
||||
image: url(":/compiled/src/Insight/UserInterfaces/InsightWindow/Images/unchecked-action-icon.svg");
|
||||
}
|
||||
|
||||
#list-graphics-view {
|
||||
background-color: transparent;
|
||||
border: none;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user