Closed justlep closed 7 years ago
API documentation says the callback of CursorDevice.addPageNamesObserver(callback) is getting a single array of strings with the names. In fact it gets the strings themselves as arguments.
https://github.com/justlep/bitwig/blob/master/tmp/bugInCursorDevice/CursorDeviceBug.control.js
Deprecated in BWS2 anyway
API documentation says the callback of CursorDevice.addPageNamesObserver(callback) is getting a single array of strings with the names. In fact it gets the strings themselves as arguments.
https://github.com/justlep/bitwig/blob/master/tmp/bugInCursorDevice/CursorDeviceBug.control.js