Skip to content
Commit fa6990cc authored by Jakob Petsovits's avatar Jakob Petsovits
Browse files

Properly restore "Device" combobox when the output model resets

ScreenSortProxyModel::setSourceModel(nullptr) will cause the
ComboBox to set the currentIndex property to -1, which also kills
its binding. We restore the binding and ensure that we're setting
an output to a valid index within the newly reset model.


(cherry picked from commit cbdbfd43)
parent 81023390
Pipeline #615854 passed with stage
in 1 minute and 41 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment