self.duration_label.setMinimumWidth(self.duration_label.fontMetrics().width('0:00:00')+1)# prevent the status from shifting left/right when duration changes
self.duration_label.setMinimumWidth(self.duration_label.fontMetrics().width('0:00:00')+1)# prevent the status from shifting left/right when duration changes