Set flat should not be in text tx update
This commit is contained in:
parent
5bc4838496
commit
caf3cbfc3c
@ -8682,7 +8682,6 @@ void MainWindow::updateTextDisplay(){
|
||||
bool invalidSelcal = !ensureSelcalCallsignSelected(false);
|
||||
|
||||
ui->startTxButton->setDisabled(isTransmitting || emptyText || invalidSelcal);
|
||||
ui->startTxButton->setFlat(isTransmitting);
|
||||
|
||||
if(m_txTextDirty){
|
||||
// debounce frame and word count
|
||||
|
Loading…
Reference in New Issue
Block a user