Replies: 1 comment
-
| 
         See #218 which should fix this.  | 
  
Beta Was this translation helpful? Give feedback.
                  
                    0 replies
                  
                
            
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I have various modes in my application where I may or may not want there to be a repeating action for my buttons. On regular buttons I just check the 'held' parameter of my onSwitchPressed callback, but on my encoder buttons, I don't see a way to do this.
Having the default repeat rate for tcMenu editing is great! but it can be problematic when I just need single presses outside of the menu.
Is there a built in method for toggling this function, or do I need to figure out some kind of workaround?
Beta Was this translation helpful? Give feedback.
All reactions