Add a TODO for removing hack_reaper_update_display

This commit is contained in:
Robbert van der Helm
2020-10-26 18:00:24 +01:00
parent 4c490808c0
commit c95e8aa63c
+2
View File
@@ -92,6 +92,8 @@ class Configuration {
* will automatically return 0 without being sent to the host. This is a
* HACK to work around implementations issues in REAPER and Renoise, see #29
* and #32.
*
* TODO: Remove for yabridge 1.8.0
*/
bool hack_reaper_update_display = false;