TASEmulators / TASEmulators/BizHawk

Implement Alt+Shift+LMB in TAStudio

Open
#3,370 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Request: Feature/Enhancement Tool: TAStudio
Dominant language
C#
Stars
2.8k
Forks
468
PR merge metrics
No merged PRs in 30d

Description

https://github.com/TASEmulators/BizHawk/blob/a344ee22885ce99fec72d587c7b13d4380788ef8/src/BizHawk.Client.EmuHawk/tools/TAStudio/TAStudio.ListView.cs#L666
I've just fixed the condition guarding this (https://github.com/TASEmulators/BizHawk/commit/a344ee22885ce99fec72d587c7b13d4380788ef8) as it was previously unreachable. Not sure if the original author left this unimplemented because the condition wasn't working properly, or because they just couldn't be bothered.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start in src/BizHawk.Client.EmuHawk/tools/TAStudio/TAStudio.ListView.cs around line 666 and review the linked commit that made the guarding condition reachable. Trace the surrounding mouse and modifier handling, then implement the missing Alt+Shift+LMB behavior and verify that the interaction now works in TAStudio.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
desktop, tooling
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.