folivoraAI / BetterTouchToolPlugins

Development of BetterTouchTool Plugins
MIT License
60 stars 6 forks source link

Action Plugin: BTT needs to specify plugin twice to recognize action plugins #1

Open aerobounce opened 4 years ago

aerobounce commented 4 years ago

Env

macOS 10.14.6 (18G3020)
BBTT v3.321 (1498)

Problem

BetterTouchTool doesn't recognize Action Plugin when it's assigned as an action for the first time - BTT claims that it's (null).

Steps to Reproduce

  1. Open BTT
  2. Assign a custom action plugin to a trigger (In my case, a TouchBar Button)
  3. BTT recognizes assigned action as (null)
  4. Assign the same custom action plugin again, now BTT recognizes it flawlessly
1 2 3 4

Expected Behavior

BTT should not need twice assigning, should recognize Action Plugin instantly.

fifafu commented 4 years ago

Thanks for reporting! I'll have a look.