Skip to content
This repository has been archived by the owner on Jan 1, 2024. It is now read-only.

Version 3.1.10

Compare
Choose a tag to compare
@Ryochan7 Ryochan7 released this 07 Nov 03:35
· 663 commits to master since this release

Absolute mouse output control support. Tweak to cmd command interface. Snappier app

.NET Runtime x64
https://dotnet.microsoft.com/en-us/download/dotnet/thank-you/runtime-desktop-6.0.10-windows-x64-installer
.NET Runtime x86
https://dotnet.microsoft.com/en-us/download/dotnet/thank-you/runtime-desktop-6.0.10-windows-x86-installer

  • Added Mouse instance null check when performing PreLoadReset before profile loading
  • Added absolute mouse output support for bindable controls
  • Removed references to old BitTube channel
  • Added WpfScreenHelper NuGet package to dependencies
  • Use absolute mouse region display coordinate translation for Touchpad abs mouse
  • Removed App references to MemoryMappedViewAccessor objects for cmd interface. Create as needed. Snappier app as a result