summaryrefslogtreecommitdiff
path: root/src/browserdialog.cpp
diff options
context:
space:
mode:
authorisanae <14251494+isanae@users.noreply.github.com>2021-01-04 09:40:52 -0500
committerisanae <14251494+isanae@users.noreply.github.com>2021-01-04 09:40:52 -0500
commit7c0479b098b29df219084db3bf427c073eefe15c (patch)
tree705bd185e9ad5a9b4ec58cb0da64054c373a9eb6 /src/browserdialog.cpp
parent71055e373de639d9654361084f39d81211d08819 (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/browserdialog.cpp')
0 files changed, 0 insertions, 0 deletions