Skip to content

Commit c10fb6c

Browse files
author
yggverse
committed
follow content size
1 parent 266ec18 commit c10fb6c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/app/browser/proxy.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ impl Proxy for adw::PreferencesDialog {
2727

2828
// Init widget
2929
let d = adw::PreferencesDialog::builder()
30+
.follows_content_size(true)
3031
.search_enabled(true)
3132
.title("Proxy")
3233
.build();

0 commit comments

Comments
 (0)