Fix video addition in VideoSelectionWidget by maximpavliv · Pull Request #2878 · DeepLabCut/DeepLabCut
This topic reports a bug with the select_video_button ("Select videos" / "Add more videos" button) in the VideoSelectionWidget (present in the Analyze videos and Create labeled videos tabs): the button always overwrites the selected videos, instead of adding new videos (as the text of the button suggests).
This PR solves this bug.