Make the last commit appear a little less drastic

This commit is contained in:
Robbert van der Helm
2021-06-05 11:41:22 +02:00
parent 974951e966
commit fe7f6eff96
+1 -1
View File
@@ -480,7 +480,7 @@ void Editor::fix_local_coordinates() const {
// We can't directly use the `event.x` and `event.y` coordinates because the
// parent window may also be embedded inside another window.
// HACK: Tracktion Waveform uses client side decorations, and for VST2
// NOTE: Tracktion Waveform uses client side decorations, and for VST2
// plugins they forgot to add a separate parent window that's already
// offset correctly. Instead, they'll have the plugin embed itself
// inside directly inside of the dialog, and Waveform then moves the