Text underneath check boxes when using Qt-MultiSelectComboBox
-
Hi, as the title suggests does anyone know how to fix the issue of in the drop down menu of a multiselectcombobox (https://github.com/ThisIsClark/Qt-MultiSelectComboBox). I have tried adding padding and trying to center text but neither worked, here is my section of the code where I am trying to implement it. This image should demonstrate the issue, I am using the widget.ui so dont have any code to show.
Any help would be great, thanks in advance
-
@Dean21 said in Text underneath check boxes when using Qt-MultiSelectComboBox:
am using the widget.ui so dont have any code to show.
But you set a css style somehwere which seems to mess the whole stuff up.
-
@Christian-Ehrlicher Hi, I have not manually set any css styling the colours I belive just come from fact I am using ubuntu so I think its just using system colours by default