https://github.com/rncbc/qtractor/blob/main/src/qtractorMidiEditView.cpp
Line number 664
painter.fillRect(x + 1, y + 1, w1 - 4, h1 - 3, rgbNote);
I changed that to
painter.fillRect(x + 0, y + 0, w1 - 0, h1 - 0, rgbNote);
Notes will lose shadow but snapping is good now ( at least for me ).
Try changing it. Compile and test it.
Copyright (C) 2006-2024 rncbc aka Rui Nuno Capela. All rights reserved.
Powered by Drupal
Recent comments
1 min ago
23 min 15 sec ago
5 hours 39 min ago
7 hours 28 min ago
7 hours 31 min ago
8 hours 24 min ago
11 hours 11 min ago
11 hours 22 min ago
11 hours 28 min ago
13 hours 24 min ago