LMMS/lmms
LCD Widgets reduce value by 2 when finishing trackpad "wheel scroll" action
开放
#3,370 创建于 2017年2月19日
buggood first issueguimacos
仓库指标
- 星标
- (7,132 个星标)
- PR 合并指标
- (平均合并 146天 8小时) (30 天内合并 10 个 PR)
描述
Here is a demonstration using the tempo control:

The following events happen in the gif:
- When two fingers are placed first on the trackpad (the beginning of the wheel scroll motion) the tempo drops from 140 to 138;
- After a pause, the normal scrolling action changes the tempo to 128;
- The fingers are then lifted off the trackpad and the tempo mistakenly changes to 126.
More details on cause and suggested solution to follow.