1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-06-29 14:48:39 +02:00

Bug1416: Turn off the focusable Ruler experiment.

This commit is contained in:
Paul Licameli 2016-06-23 14:07:32 -04:00
parent 39063fba94
commit 001e3af9cb

View File

@ -202,7 +202,7 @@
// Paul Licameli (PRL) 10 May 2016
// Time ruler accepts focus, buttons can be reached with TAB
#define EXPERIMENTAL_TIME_RULER_NAVIGATION
//#define EXPERIMENTAL_TIME_RULER_NAVIGATION
#endif