make option description selectable

This commit is contained in:
yggverse 2025-07-26 08:26:14 +03:00
parent 06f3b3e40c
commit 8fb0574fc2

View File

@ -18,10 +18,10 @@ impl Misc {
let highlight_request_entry = SwitchRow::builder()
.active(profile.proxy.misc.is_highlight_request_entry())
.hexpand(true)
.subtitle_selectable(true)
.subtitle("Use accent color for proxy connections")
.title_selectable(true)
.title("Highlight the Request entry")
//.subtitle_selectable(true)
//.title_selectable(true)
.build();
// Init widget