Off-loaded ByteItemGraphicsScene construction to Insight worker task

This commit is contained in:
Nav
2022-09-10 22:50:52 +01:00
parent a88b77df8a
commit 241d94da54
13 changed files with 231 additions and 43 deletions

View File

@@ -444,6 +444,11 @@ QScrollBar::sub-line:vertical {
color: rgba(175, 177, 179, 0.3);
}
#hex-viewer-container #loading-hex-viewer-label {
color: #838386;
font-size: 14px;
}
#hex-viewer-container QScrollBar:vertical {
background-color: transparent;
width: 12px;