Commit ced72cb
committed
bottle-row: Set can-target and can-focus to false
The GtkListBox::row-activated signal only emits when
a row is activated, not the child widget. This means,
the check button wouldn't trigger the emission of
the signal, thereby not updating the
NewBottleDialog:selected-environment property.
Fixes #37401 parent d035e3b commit ced72cb
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| 11 | + | |
| 12 | + | |
11 | 13 | | |
12 | 14 | | |
0 commit comments