Files
QDarkStyleSheet/docs/known_issues.rst
T
2021-03-30 16:11:58 -03:00

19 lines
542 B
ReStructuredText

Known Issues
============
Dialog style
------------
Dialogs, e.g. file dialogs, could appear not styled since it inherits from OS
theme/style as described in the issue
`#172 <https://github.com/ColinDuquesnoy/QDarkStyleSheet/issues/172>`__.
There are some options that can be exploited there.
System icons
------------
Similar to the Dialogs, default icons are inherited from OS but we
are planning to create our own set of icons to provide a more uniform UI. See
`#192 <https://github.com/ColinDuquesnoy/QDarkStyleSheet/issues/192>`__.