Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix behaviour of Tools > Memory Viewer. #486

Merged
merged 2 commits into from Aug 19, 2019
Merged

Fix behaviour of Tools > Memory Viewer. #486

merged 2 commits into from Aug 19, 2019

Commits on Aug 10, 2019

  1. Fix behaviour of Tools > Memory Viewer.

    We fix the wxWidgets error message when trying to open the dialog
    via menu.
    
    The scrollbar behaviour has been enhanced to adjust itself between
    200 and 300 rows from GUI (0x6c0 memory to 0xf9ff - GB example).
    
    Clicking on top or bottom line of the memory values now moves 1 row
    position backwards and forward, respectively.
    
    Arrow keys also functional for navigation.
    
    - Fix #275
    denisfa committed Aug 10, 2019
    Copy the full SHA
    b145869 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    c0d58b5 View commit details
    Browse the repository at this point in the history