fix(tracker/gioui): scroll bars move in sync with the cursor

This commit is contained in:
5684185+vsariola@users.noreply.github.com
2023-10-19 14:25:03 +03:00
parent b772940b1f
commit 9073adadb3
2 changed files with 6 additions and 2 deletions

View File

@ -18,6 +18,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
options
### Fixed
- The scroll bars move in sync with the cursor.
- The stereo version of delay in the go virtual machine (executables / plugins
not ending with -native) applied the left delay taps on the right channel, and
the right delay taps on the left channel.