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-2025 rncbc aka Rui Nuno Capela. All rights reserved.
Powered by Drupal
Recent comments
2 days 16 hours ago
2 days 17 hours ago
2 days 17 hours ago
17 hours 6 min ago
3 days 10 hours ago
3 days 12 hours ago
3 days 12 hours ago
3 days 14 hours ago
3 days 14 hours ago
4 days 13 hours ago