Skip to content

fix: include mouse-axis bindings in dial dropdown (fix #7)#8

Merged
ROBdk97 merged 1 commit into
mainfrom
fix/missing-keybinds
Jun 16, 2026
Merged

fix: include mouse-axis bindings in dial dropdown (fix #7)#8
ROBdk97 merged 1 commit into
mainfrom
fix/missing-keybinds

Conversation

@ROBdk97

@ROBdk97 ROBdk97 commented Jun 16, 2026

Copy link
Copy Markdown
Owner

This fixes #7

This pull request is a patch release (v1.2.4.0) that addresses a couple of user-facing bugs related to mouse wheel/mouse-axis actions and improves the Property Inspector UI. It also updates several internal NuGet dependencies to their latest patch versions.

Bug Fixes

  • Fixed an issue where certain mouse wheel/mouse-axis actions (such as Mining Increase Laser Power) were missing from the Adaptive Dial function dropdown. (CHANGELOG.md [1] pi-dial-action.js [2]
  • Corrected the Property Inspector so that mouse-axis bindings are now displayed under Mouse instead of being incorrectly shown as Unbound. (CHANGELOG.md [1] pi-dial-action.js [2]

Internal / Dependency Updates

  • Updated several PluginCore NuGet dependencies to newer patch versions:
    • Microsoft.CodeAnalysis.NetAnalyzers to 10.0.301
    • Microsoft.Extensions.DependencyInjection and .Abstractions to 10.0.9
    • Microsoft.Win32.SystemEvents to 10.0.9
    • System.Drawing.Common to 10.0.9 (CHANGELOG.md [1] PluginCore.csproj [2]

Show mouseaxis bindings as Mouse in function details, keep generated PI assets in sync, bump selected PluginCore dependency patch versions, and document v1.2.4.0 changelog updates.
@ROBdk97 ROBdk97 self-assigned this Jun 16, 2026
@ROBdk97 ROBdk97 added the bug Something isn't working label Jun 16, 2026
@ROBdk97 ROBdk97 merged commit ef58a21 into main Jun 16, 2026
7 checks passed
@ROBdk97 ROBdk97 deleted the fix/missing-keybinds branch June 16, 2026 20:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Mining Increase Laser Power not in drop-down

1 participant