Can’t get antialiasing in some PyQt6 widgets while if was working with PyQt5
I recently modify my own made movie manager from PyQt5 to PyQt6 cause I had some trouble with PIL.
I lost antialiasing in the main grid while it remains on the displaypanel ( at the bottom ).