LMMS/lmms

LCD Widgets reduce value by 2 when finishing trackpad "wheel scroll" action

開放

#3,370 建立於 2017年2月19日

 (5 則留言) (0 個反應) (0 位負責人)C++ (961 個分叉)batch import
buggood first issueguimacos

倉庫指標

星標
 (7,132 顆星)
PR 合併指標
 (平均合併 146天 8小時) (30 天內合併 10 個 PR)

描述

Here is a demonstration using the tempo control: lmms-extra-change-scroll-wheel-bug

The following events happen in the gif:

  1. When two fingers are placed first on the trackpad (the beginning of the wheel scroll motion) the tempo drops from 140 to 138;
  2. After a pause, the normal scrolling action changes the tempo to 128;
  3. The fingers are then lifted off the trackpad and the tempo mistakenly changes to 126.

More details on cause and suggested solution to follow.

貢獻者指南