-
Notifications
You must be signed in to change notification settings - Fork 5.3k
[1.13] Dialog: Add icons
option to support titlebar icons
#1791
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
|
Seems good! |
c4bffba
to
d629690
Compare
Added tests. |
Note that I also changed the implementation because the original implementation didn't handle updating the icon after init. |
icons
option to support titlebar iconsicons
option to support titlebar icons
icons
option to support titlebar iconsicons
option to support titlebar icons
d629690
to
43b1d7c
Compare
This PR now also removes the back compat for |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good. Could add a title icon to one of the demos, or at least to some of the visual tests for dialog.
Either way, this will wait for 1.12.2, right?
Yeah, this can't be released until 1.13. |
For me this would be an important function. Could 1.13.3 be released? Thanks |
Still needs tests, but I wanted to make sure the team is good with adding this option.
See ticket 15121.