mirror of
https://github.com/YGGverse/Yoda.git
synced 2025-08-31 17:02:08 +00:00
make option description selectable
This commit is contained in:
parent
06f3b3e40c
commit
8fb0574fc2
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user