Set flat should not be in text tx update
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user