2.8.2
Bug Fixes
- #184 Fix custom bar style, show only available styles
- Changing bar style would only work for Qt5 and crash for Qt6, now it works for both
- Available styles was hard-coded, but now we get the available styles by using
QStyleFactory.keys()