Bug Description
The library browsing encoder stops working completely in certain situations. It gets locked out of any actions unless the user loads and plays a track in some other way (like with the mouse for example)
On the onKnobEvent property of the encoder component (line 22 of Numark_DJ2GO2_Touch_scripts.js), the function does not account for the situation where the preview deck stops due to the track head reaching the end of the track, while the encoder is set to strip search the track (previewSeekEnabled = true).
I have sent a fix PR #16844
Version
2.6
OS
Debian 13
Bug Description
The library browsing encoder stops working completely in certain situations. It gets locked out of any actions unless the user loads and plays a track in some other way (like with the mouse for example)
On the onKnobEvent property of the encoder component (line 22 of Numark_DJ2GO2_Touch_scripts.js), the function does not account for the situation where the preview deck stops due to the track head reaching the end of the track, while the encoder is set to strip search the track (previewSeekEnabled = true).
I have sent a fix PR #16844
Version
2.6
OS
Debian 13