RetroAchievements / RetroAchievements/RAIntegration

Cannot scroll down with the mouse all the way in the memory view

Open
#336 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
C++
Stars
124
Forks
34
Avg merge
5d 18h
Merged PRs (30d)
13

Description

The maximum I can scroll is 2 rows above the last address, in the last release version. After that using the keyboard for navigating works, but the mouse wheel does not go any further.

image

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 reproducing the issue in the memory view using the mouse wheel, then compare scrolling with keyboard navigation near the last address. Trace the memory view's scrolling behavior from the relevant UI entry point. Done means the mouse wheel can reach the final rows just as keyboard navigation can.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
desktop
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.