common: Make the info button labels selectable
That allows a screen reader to read the information, which was previously unreachable in any meaningful way.
This commit is contained in:
parent
41cb03db76
commit
3f47fd0dea
1 changed files with 1 additions and 0 deletions
|
@ -22,6 +22,7 @@
|
|||
<property name="max-width-chars">50</property>
|
||||
<property name="valign">center</property>
|
||||
<property name="wrap">True</property>
|
||||
<property name="selectable">true</property>
|
||||
</object>
|
||||
</child>
|
||||
</object>
|
||||
|
|
Loading…
Add table
Reference in a new issue