Holding the Option key while dragging the floating menu trigger makes it disappear


Device information:

  • macOS version: 15.7.1
  • BetterTouchTool version: 5.736

Very interesting, apparently holding opt in a tableview allows to drop an item onto itself. In BTT's data structure this basically makes it its own child, which breaks things.

Should be resolved in 5.740