1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-06-24 16:20:05 +02:00

Comment: Reduce the pixel tolerance when the mouse cursor gives better visual feedback.

This commit is contained in:
Steve Daulton 2015-04-24 19:11:44 +01:00
parent f955376372
commit 2fa5425f13

View File

@ -81,6 +81,7 @@ array of Ruler::Label.
#define max(a,b) ( (a<b)?b:a )
// TODO: Reduce the pixel tolerance when the mouse cursor gives better visual feedback.
#define SELECT_TOLERANCE_PIXEL 10
#define QUICK_PLAY_SNAP_PIXEL 4 // pixel tolerance for snap guides