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

Overlap between menu item icon and text #50

Open pstavirs opened 2 years ago

pstavirs commented 2 years ago

With qt-material 2.8.18, the menu item icon and text overlap

image

YeisonCardona commented 2 years ago

Hi @pstavirs

The QMenu are a bit annoying to standardize over all Qt and operating systems. Then, a manual configuration will be needed here.