2
0
forked from Ivasoft/DSView

Adust the pannel size after changed the source channel of edge groupbox on mesure pannel

This commit is contained in:
dreamsourcelabTAI
2024-04-27 20:46:12 +08:00
parent 972a0afaec
commit 0a3f274c24

View File

@@ -500,6 +500,7 @@ void MeasureDock::on_edge_channel_selected()
} }
update_edge(); update_edge();
adjusLabelSize();
} }
void MeasureDock::add_edge_measure() void MeasureDock::add_edge_measure()