elementary / switchboard-plug-mouse-touchpad

Switchboard Mouse & Touchpad Plug
GNU General Public License v3.0
24 stars 13 forks source link

Combobox → Dropdown #247

Open danirabbit opened 1 month ago

danirabbit commented 1 month ago

Is there not a simple way to bind dropdown to a gsetting? :sweat_smile:

jeremypw commented 1 month ago

I guess you would use Settings.bind_with_mapping and the selected_item property?

I tried this and the labels read OK. However, the dropdowns do not trigger the screenreader when the selection changes.