mirror of
https://github.com/obsproject/obs-studio.git
synced 2026-01-17 02:38:33 -05:00
Fixes the narration reading (for the blind) for items in the sources list; previously they would not be read due to the new custom model. This issue is solved by returning the name of item in the form of a QVariant of a QString returned from the QAbstractItemModel::data virtual function when the Qt::AccessibleTextRole role is used.
33 KiB
33 KiB