Fix QHeaderView column margins with arrows.
Fixes #31. Sets `-5em` left and right margins as a hack to ensure that the headers are properly spaced.main
parent
102976f25f
commit
e54c825b90
7597
breeze_resources.py
7597
breeze_resources.py
File diff suppressed because it is too large
Load Diff
|
@ -1797,6 +1797,8 @@ QHeaderView::down-arrow
|
||||||
width: 0.8em;
|
width: 0.8em;
|
||||||
height: 0.5em;
|
height: 0.5em;
|
||||||
/* Workaround for Qt6. See issue #31 .*/
|
/* Workaround for Qt6. See issue #31 .*/
|
||||||
|
margin-left: -5em;
|
||||||
|
margin-right: -5em;
|
||||||
margin-bottom: -0.5em;
|
margin-bottom: -0.5em;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -1809,6 +1811,8 @@ QHeaderView::up-arrow
|
||||||
width: 0.8em;
|
width: 0.8em;
|
||||||
height: 0.5em;
|
height: 0.5em;
|
||||||
/* Workaround for Qt6. See issue #31 .*/
|
/* Workaround for Qt6. See issue #31 .*/
|
||||||
|
margin-left: -5em;
|
||||||
|
margin-right: -5em;
|
||||||
margin-bottom: -0.5em;
|
margin-bottom: -0.5em;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
@ -1797,6 +1797,8 @@ QHeaderView::down-arrow
|
||||||
width: 0.8em;
|
width: 0.8em;
|
||||||
height: 0.5em;
|
height: 0.5em;
|
||||||
/* Workaround for Qt6. See issue #31 .*/
|
/* Workaround for Qt6. See issue #31 .*/
|
||||||
|
margin-left: -5em;
|
||||||
|
margin-right: -5em;
|
||||||
margin-bottom: -0.5em;
|
margin-bottom: -0.5em;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -1809,6 +1811,8 @@ QHeaderView::up-arrow
|
||||||
width: 0.8em;
|
width: 0.8em;
|
||||||
height: 0.5em;
|
height: 0.5em;
|
||||||
/* Workaround for Qt6. See issue #31 .*/
|
/* Workaround for Qt6. See issue #31 .*/
|
||||||
|
margin-left: -5em;
|
||||||
|
margin-right: -5em;
|
||||||
margin-bottom: -0.5em;
|
margin-bottom: -0.5em;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
@ -1797,6 +1797,8 @@ QHeaderView::down-arrow
|
||||||
width: 0.8em;
|
width: 0.8em;
|
||||||
height: 0.5em;
|
height: 0.5em;
|
||||||
/* Workaround for Qt6. See issue #31 .*/
|
/* Workaround for Qt6. See issue #31 .*/
|
||||||
|
margin-left: -5em;
|
||||||
|
margin-right: -5em;
|
||||||
margin-bottom: -0.5em;
|
margin-bottom: -0.5em;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -1809,6 +1811,8 @@ QHeaderView::up-arrow
|
||||||
width: 0.8em;
|
width: 0.8em;
|
||||||
height: 0.5em;
|
height: 0.5em;
|
||||||
/* Workaround for Qt6. See issue #31 .*/
|
/* Workaround for Qt6. See issue #31 .*/
|
||||||
|
margin-left: -5em;
|
||||||
|
margin-right: -5em;
|
||||||
margin-bottom: -0.5em;
|
margin-bottom: -0.5em;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
@ -1797,6 +1797,8 @@ QHeaderView::down-arrow
|
||||||
width: 0.8em;
|
width: 0.8em;
|
||||||
height: 0.5em;
|
height: 0.5em;
|
||||||
/* Workaround for Qt6. See issue #31 .*/
|
/* Workaround for Qt6. See issue #31 .*/
|
||||||
|
margin-left: -5em;
|
||||||
|
margin-right: -5em;
|
||||||
margin-bottom: -0.5em;
|
margin-bottom: -0.5em;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -1809,6 +1811,8 @@ QHeaderView::up-arrow
|
||||||
width: 0.8em;
|
width: 0.8em;
|
||||||
height: 0.5em;
|
height: 0.5em;
|
||||||
/* Workaround for Qt6. See issue #31 .*/
|
/* Workaround for Qt6. See issue #31 .*/
|
||||||
|
margin-left: -5em;
|
||||||
|
margin-right: -5em;
|
||||||
margin-bottom: -0.5em;
|
margin-bottom: -0.5em;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
@ -1797,6 +1797,8 @@ QHeaderView::down-arrow
|
||||||
width: 0.8em;
|
width: 0.8em;
|
||||||
height: 0.5em;
|
height: 0.5em;
|
||||||
/* Workaround for Qt6. See issue #31 .*/
|
/* Workaround for Qt6. See issue #31 .*/
|
||||||
|
margin-left: -5em;
|
||||||
|
margin-right: -5em;
|
||||||
margin-bottom: -0.5em;
|
margin-bottom: -0.5em;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -1809,6 +1811,8 @@ QHeaderView::up-arrow
|
||||||
width: 0.8em;
|
width: 0.8em;
|
||||||
height: 0.5em;
|
height: 0.5em;
|
||||||
/* Workaround for Qt6. See issue #31 .*/
|
/* Workaround for Qt6. See issue #31 .*/
|
||||||
|
margin-left: -5em;
|
||||||
|
margin-right: -5em;
|
||||||
margin-bottom: -0.5em;
|
margin-bottom: -0.5em;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue