diff options
| author | isanae <14251494+isanae@users.noreply.github.com> | 2021-01-04 09:40:52 -0500 |
|---|---|---|
| committer | isanae <14251494+isanae@users.noreply.github.com> | 2021-01-04 09:40:52 -0500 |
| commit | 7c0479b098b29df219084db3bf427c073eefe15c (patch) | |
| tree | 705bd185e9ad5a9b4ec58cb0da64054c373a9eb6 /src/plugincontainer.cpp | |
| parent | 71055e373de639d9654361084f39d81211d08819 (diff) | |
fixes for the profiles dialog:
- don't refresh before showing the dialog, this happened because setCurrentIndex() was called to reselect the old item after <manage> was selected
- can't use previousIndex after the dialog has been shown, the ordering might have changed if profiles were created/removed
- don't call activateSelectedProfile() manually when 'select' is clicked from the dialog, just call setCurrentText() and let it fire the event again, then return immediately so it's not done twice
Diffstat (limited to 'src/plugincontainer.cpp')
0 files changed, 0 insertions, 0 deletions
