Fixed bug with delayed painting of selected row change
This commit is contained in:
parent
5db6870833
commit
e5365303ed
@ -10209,6 +10209,7 @@ void MainWindow::callsignSelectedChanged(QString /*old*/, QString selectedCall){
|
||||
|
||||
// immediately update the display
|
||||
displayBandActivity();
|
||||
displayCallActivity();
|
||||
updateButtonDisplay();
|
||||
updateTextDisplay();
|
||||
statusChanged();
|
||||
|
Loading…
Reference in New Issue
Block a user