Closed rshuck closed 1 year ago
Seems like VCL Dialog theming is supported natively upwards from Delphi 10.4 Sydney, therefore this issue is caused by vcl-styles-utils trying to double-theme the dialog.
However, file open/save dialogs still need to be themed with vcl-styles-utils. Is there a way to disable vcl-styles-utlils for only TTaskDialogs?
You can update the copyright, but you can't even fix these bugs which makes programs unusable for release with Delphi Alexandria!!! 😡🤬 @RRUZ Build and see your demos yourself if you don't believe me.
... and merge Bugfix PRs that are open since more than a year ... See #288
Using Win11 and Alexandria (don't know about earlier versions) when showing a styled task dialog using the demo application the size of the box is larger than expected which results in an ugly looking bottom and right hand edge.
Whereas the screenshots on the web do not show this.