TASEmulators / TASEmulators/BizHawk

[F.Rq.] Fill axis cells with neutral value when clicking TAStudio column heading

Open
#4,671 4 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

Summary

In TAStudio, when selecting several frames and then clicking on the tab for a key, it would conveniently clear or fill the frames with input for that key. Basicly a toggle between ON and OFF.

But clicking on mpX, mpY, msX or msY would not work this way.

Suggestion

When clicking on mpX, mpY, msX or msY the first time, clear it.
When clicking on it again, ask the user what value should be entered.

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 by locating TAStudio's column-heading handling and the existing toggle behavior for key tabs. Implement the requested behavior for mpX, mpY, msX, and msY: the first click clears selected frames, while the next click asks for an input value; verify both actions in TAStudio.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.