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:
Lukáš Tyrychtr 2023-05-24 11:31:18 +02:00
parent 41cb03db76
commit 3f47fd0dea

View file

@ -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>