LMMS/lmms

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

Open

#3.370 aberto em 19 de fev. de 2017

Ver no GitHub
 (5 comments) (0 reactions) (0 assignees)C++ (961 forks)batch import
buggood first issueguimacos

Métricas do repositório

Stars
 (7.132 stars)
Métricas de merge de PR
 (Mesclagem média 76d 19h) (21 fundiu PRs em 30d)

Description

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.

Guia do colaborador