UN-GCPDS / qt-material

Material inspired stylesheet for PySide2, PySide6, PyQt5 and PyQt6
https://qt-material.readthedocs.io/en/latest/
BSD 2-Clause "Simplified" License
2.27k stars 241 forks source link

Text is being cut-off when using qt-designer to make the UI #60

Closed Advik-B closed 2 years ago

Advik-B commented 2 years ago

Before applying the theme

image

After a applying dark_cyan theme

image

Advik-B commented 2 years ago

NOTE: Ignore the big blue blob on the first image. That is my mouse

YeisonCardona commented 2 years ago

Hi @Advik-B

Qt-Designer has layouts and spacers to handle sizes, spacings, and proportions.

Check this example. example.zip