fix for lag
22
CMakeSettings.json
Normal file
@@ -0,0 +1,22 @@
|
||||
{
|
||||
"configurations": [
|
||||
{
|
||||
"name": "x64-release",
|
||||
"generator": "Ninja",
|
||||
"configurationType": "Release",
|
||||
"inheritEnvironments": [ "msvc_x64_x64" ],
|
||||
"buildRoot": "C:\\github repros\\out\\freecadbuild\\${name}",
|
||||
"installRoot": "C:\\github repros\\out\\freecadinstall\\${name}",
|
||||
"cmakeCommandArgs": "",
|
||||
"buildCommandArgs": "",
|
||||
"ctestCommandArgs": "",
|
||||
"variables": [
|
||||
{
|
||||
"name": "FREECAD_LIBPACK_DIR",
|
||||
"value": "C:/freecad_libs/LibPack",
|
||||
"type": "PATH"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -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"] {
|
||||
|
||||
@@ -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"] {
|
||||
|
||||
|
Before Width: | Height: | Size: 1.7 KiB |
|
Before Width: | Height: | Size: 1.7 KiB |
|
Before Width: | Height: | Size: 1.7 KiB |
|
Before Width: | Height: | Size: 1.7 KiB |
|
Before Width: | Height: | Size: 1.7 KiB |
|
Before Width: | Height: | Size: 1.7 KiB |
|
After Width: | Height: | Size: 663 B |
|
After Width: | Height: | Size: 695 B |
|
After Width: | Height: | Size: 645 B |
|
After Width: | Height: | Size: 682 B |
|
After Width: | Height: | Size: 720 B |
|
After Width: | Height: | Size: 690 B |
|
After Width: | Height: | Size: 665 B |
|
After Width: | Height: | Size: 743 B |
|
After Width: | Height: | Size: 668 B |
|
After Width: | Height: | Size: 725 B |
|
After Width: | Height: | Size: 767 B |
|
After Width: | Height: | Size: 779 B |
|
Before Width: | Height: | Size: 1.7 KiB |
|
Before Width: | Height: | Size: 1.7 KiB |
|
Before Width: | Height: | Size: 1.7 KiB |
|
Before Width: | Height: | Size: 1.7 KiB |
|
Before Width: | Height: | Size: 1.8 KiB |
|
Before Width: | Height: | Size: 1.8 KiB |