fix for lag

This commit is contained in:
MisterMakerNL
2024-06-15 20:14:06 +02:00
committed by Chris Hennes
parent 78a25c53c8
commit 4bbff00727
27 changed files with 34 additions and 44 deletions

View File

@@ -1608,36 +1608,20 @@ margin: 0px;
padding: 0px;
}
QSint--ActionGroup QFrame[class="header"] QLabel {
image: url(qss:images_classic/Unfold_Blue2-dark.png) ;
/* background-color: transparent;
background-image: url(qss:images_classic/Arrow-down-lightgray.png);
background-repeat: none;
background-position: center center;
padding: 2px;
margin: 4px; */
QSint--ActionGroup QFrame[class="header"] QLabel[fold="false"] {
background-image: url(qss:images_classic/Qsint_header_Unfold_Blue-dark.png);
}
QSint--ActionGroup QFrame[class="header"] QLabel:hover {
/* background-color: transparent;
background-image: url(qss:images_classic/Arrow-down-white.png); */
image: url(qss:images_classic/UnfoldOver_Blue2-dark.png) ;
QSint--ActionGroup QFrame[class="header"] QLabel:hover[fold="false"] {
background-image: url(qss:images_classic/Qsint_header_UnfoldOver_Blue-dark.png);
}
QSint--ActionGroup QFrame[class="header"] QLabel[fold="true"] {
image: url(qss:images_classic/Fold_Blue2-dark.png) ;
/* background-color: transparent;
background-image: url(qss:images_classic/Arrow-up-lightgray.png);
background-repeat: none;
background-position: center center;
padding: 2px;
margin: 0px; */
background-image: url(qss:images_classic/Qsint_header_Fold_Blue-dark.png);
}
QSint--ActionGroup QFrame[class="header"] QLabel[fold="true"]:hover {
image: url(qss:images_classic/FoldOver_Blue1.png) ;
/* background-color: transparent; */
/* background-image: url(qss:images_classic/Arrow-up-white.png); */
background-image: url(qss:images_classic/Qsint_header_FoldOver_Blue-dark.png) ;
}
QSint--ActionGroup QFrame[class="content"] {

View File

@@ -1543,36 +1543,20 @@ margin: 0px;
padding: 0px;
}
QSint--ActionGroup QFrame[class="header"] QLabel {
image: url(qss:images_classic/Unfold_Blue2.png) ;
/* background-color: transparent;
background-image: url(qss:images_classic/Arrow-down-lightgray.png);
background-repeat: none;
background-position: center center;
padding: 2px;
margin: 4px; */
QSint--ActionGroup QFrame[class="header"] QLabel[fold="false"] {
background-image: url(qss:images_classic/Qsint_header_Unfold_Blue-light.png);
}
QSint--ActionGroup QFrame[class="header"] QLabel:hover {
/* background-color: transparent;
background-image: url(qss:images_classic/Arrow-down-black.png); */
image: url(qss:images_classic/UnfoldOver_Blue2.png) ;
QSint--ActionGroup QFrame[class="header"] QLabel:hover[fold="false"] {
background-image: url(qss:images_classic/Qsint_header_UnfoldOver_Blue-light.png);
}
QSint--ActionGroup QFrame[class="header"] QLabel[fold="true"] {
image: url(qss:images_classic/Fold_Blue2.png) ;
/* background-color: transparent;
background-image: url(qss:images_classic/Arrow-up-lightgray.png);
background-repeat: none;
background-position: center center;
padding: 2px;
margin: 0px; */
background-image: url(qss:images_classic/Qsint_header_Fold_Blue-light.png);
}
QSint--ActionGroup QFrame[class="header"] QLabel[fold="true"]:hover {
image: url(qss:images_classic/FoldOver_Blue1.png) ;
/* background-color: transparent; */
/* background-image: url(qss:images_classic/Arrow-up-black.png); */
background-image: url(qss:images_classic/Qsint_header_FoldOver_Blue-light.png) ;
}
QSint--ActionGroup QFrame[class="content"] {

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.7 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.7 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.7 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.7 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.7 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 663 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 695 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 645 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 682 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 720 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 690 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 665 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 743 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 668 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 725 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 767 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 779 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.7 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.7 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.7 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.7 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.8 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.8 KiB