Skip to content

Fix Windows plugin path splitting and timeline horizontal wheel scroll#220

Open
MrFruitDude wants to merge 1 commit intoAcademySoftwareFoundation:mainfrom
MrFruitDude:codex/fix-plugin-path-and-timeline-scroll
Open

Fix Windows plugin path splitting and timeline horizontal wheel scroll#220
MrFruitDude wants to merge 1 commit intoAcademySoftwareFoundation:mainfrom
MrFruitDude:codex/fix-plugin-path-and-timeline-scroll

Conversation

@MrFruitDude
Copy link

@MrFruitDude MrFruitDude commented Mar 10, 2026

Summary

  • use a platform-aware separator when parsing XSTUDIO_PLUGIN_PATH in the plugin manager, preference loader, and QML setup
  • add regression coverage for path-list parsing
  • route horizontal wheel deltas in the timeline to horizontal scrolling instead of treating them like vertical scroll input

Testing

  • not run (cmake is not installed in this environment)

Fixes #188
Fixes #190

@linux-foundation-easycla
Copy link

linux-foundation-easycla bot commented Mar 10, 2026

CLA Signed
The committers listed above are authorized under a signed CLA.

  • ✅ login: MrFruitDude / name: MrFruitDude (6e64a1e)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Horizontal scroll in the Timeline doesn't work XSTUDIO_PLUGIN_PATH on Windows splits on the wrong character

1 participant