1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-10-21 22:12:58 +02:00

Let's commit to EXPERIMENTAL_SCRUBBING_SMOOTH_SCROLL

This commit is contained in:
Paul Licameli
2016-05-09 23:21:56 -04:00
parent a3b7305386
commit 5944391e24
5 changed files with 9 additions and 46 deletions

View File

@@ -173,7 +173,6 @@
// The following enable parts of the scrubbing user interface.
#define EXPERIMENTAL_SCRUBBING_BASIC
#ifdef EXPERIMENTAL_SCRUBBING_BASIC
#define EXPERIMENTAL_SCRUBBING_SMOOTH_SCROLL
#define EXPERIMENTAL_SCRUBBING_SCROLL_WHEEL
#endif
#endif