lulzsun / RePlays

Open-source game recording management software
GNU General Public License v3.0
150 stars 17 forks source link

fix: non draggable clips #179

Closed Segergren closed 7 months ago

Segergren commented 7 months ago

This fix addresses a problem where users couldn't drag clips. The problem started after a change I made in https://github.com/lulzsun/RePlays/pull/176. To solve this, a new bookmark class is added, and the code now checks against this class instead.