-
-
pidgin/resources/Protocols/chooser.ui (Diff revision 1) does this just select the parent? it's weird seeing a class name and not an id is what i'm getting at.
Convert the protocol chooser to a GtkDropDown
Review Request #1723 — Created Sept. 6, 2022 and submitted
Information | |
---|---|
QuLogic | |
pidgin/pidgin | |
default | |
|
|
1724 | |
Reviewers | |
pidgin | |
This effectively looks the same, but the factory and expression are more general, and this can be ported to an
AdwComboRow
almost directly (literally justs/GtkDropDown/AdwComboRow//g
ands/gtk_drop_down/adw_combo_row/g
), if that's the route we end up with for the account settings.
Opened a new account dialog, changed protocols and saw that things changed a bit, also tried on an existing account.
Summary |
---|
Description | From | Last Updated |
---|---|---|
does this just select the parent? it's weird seeing a class name and not an id is what i'm getting … |
|