qucs_s/qucs-s-spar-viewer
andresmmera e8759659b6 Fix: Widgets overlap when after removing trace/limit/marker
It was found that after a trace/limit/marker is removed, if the user adds a new trace/limit/marker, the new widgets overlap the last ones. 

This happened because the position of the widgets in the QGridLayoyt were not updated after a trace/limit/marker is removed.

This commit addresses this issue.
2024-10-19 16:03:39 +02:00
..
2024-09-10 17:33:39 +02:00
2024-09-10 17:33:39 +02:00
2024-10-10 16:50:21 +02:00