anki/qt/aqt/data
Matthias Metelka dbd9e71d44
Adjust QTableWidget stylesheet (#2183)
* Center table headers

by giving the arrow a negative margin equal to its width.

* Prevent overlap with arrow for small headers (largely)

I didn't want to go all out and make the right padding equal to the width of the arrow, because it would cut off the text too early on sections that aren't active.

* Hide vertical table header on Windows too

* Remove margin between toolbars in main view

Didn't want to create a separate PR for such a minor change.

* Create better borders for QTableWidget

* Remove unused import

* Improve RTL appearance of table
2022-11-05 11:11:32 +10:00
..
lib add missing wheel/helper for darwin-arm64 2021-10-28 18:29:18 +10:00
qt Use circle icon for QRadioButton (#2162) 2022-11-02 18:28:58 +10:00
web Adjust QTableWidget stylesheet (#2183) 2022-11-05 11:11:32 +10:00
BUILD.bazel use Qt search path instead of resource system 2021-10-12 16:17:08 +10:00