Still a tiny glitch on some tracks when swiping

This commit is contained in:
James Barnsley
2019-02-18 08:47:15 +13:00
parent ecbd10b8db
commit 40cc847071
6 changed files with 8 additions and 8 deletions

View File

@ -181,7 +181,7 @@ class PlaybackControls extends React.Component{
transition_direction: null
});
},
300
250
);
}