shithub: ft2-clone

Download patch

ref: 2247f4c8984d43c50550fbd4444e2eed321007d2
parent: 108c333ecdfd8287e12f39f858347db64d33f2f7
author: Olav Sørensen <olav.sorensen@live.no>
date: Thu Apr 2 17:59:03 EDT 2020

Pushed v1.16 code

- The mouse system has been rewritten so that we don't need to do mouse
  capturing while interacting with GUI widgets, which could be buggy sometimes.
- The different Disk Op. item paths (mod./instr./smp./pat./trk.) now behave
  exactly like real FT2. I.e. if they haven't been initialized before, they
  will be set to the current working directory.
- Scrollbar thumbs are now limited to minimum 9 pixels in length/height, to
  prevent them from being difficult to click on.