mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-03-31 08:35:28 +00:00
follow content size
This commit is contained in:
parent
266ec18c31
commit
c10fb6c8be
1 changed files with 1 additions and 0 deletions
|
|
@ -27,6 +27,7 @@ impl Proxy for adw::PreferencesDialog {
|
|||
|
||||
// Init widget
|
||||
let d = adw::PreferencesDialog::builder()
|
||||
.follows_content_size(true)
|
||||
.search_enabled(true)
|
||||
.title("Proxy")
|
||||
.build();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue