Paweł Łyżwa

Results 2 issues of Paweł Łyżwa

``` java Ani.to(this, 1, 0, "x:1", Ani.SINE_IN_OUT, this, "onStart:onS, onDelayEnd:onD"); ``` should call function `onD()` immediately after `onS()`. Now `onD()` isn't called.

Steps to reproduce (I'm using version 1.9): ``` $ hledger ui -f file ```

A-BUG
ui
needs-debugging
annoyance4-major
affects3-few