Project

General

Profile

Actions

Emulator Issues #3804

closed

GameList doesn't resize with window properly.

Added by giedoterol about 13 years ago.

Status:
Fixed
Priority:
Normal
Assignee:
-
% Done:

0%

Operating system:
N/A
Issue type:
Bug
Milestone:
Regression:
No
Relates to usability:
No
Relates to performance:
No
Easy:
No
Relates to maintainability:
No
Regression start:
Fixed in:

Description

What's the problem?
The gamelist is out of the screen after doing the following:

  1. Make the window small
  2. Scroll down to the bottom
  3. Double click the top of the window (So it stretches from taskbar to the top of the screen)
  4. Make the menu smaller again

Dolphin version with the problem (as it appears in the title bar, Ex.: "R
4779" or "R 6403M"):
R 6681

(optional) Dolphin version that does not have the problem:

Operating system and version:
Windows 7

32-bit or 64-bit:
64-bit

Game ID (as it appears in game properties, Ex.: "GZ2P01" or "RSBE01"):
It's in the gamelist of dolphin, so no game id

Build command-line (not on Windows):

Was the ISO a plain dump from disc, compressed and/or scrubbed?

Please provide any additional information below.

Pressing the refresh button gets the gamelist back in screen.
This happens with all themes, not just "Vista".
See attachment, it includes screenshots of how it looks...

Actions #1

Updated by giedoterol about 13 years ago

Addition:
Found another way to make this happen...even easier to reproduce
Hold the "Windows" button and randomly hit the arrow keys... the games will start a bit lower in the gamelist and the images of games will disappear

Actions #2

Updated by Billiard26 about 13 years ago

  • Status changed from New to Accepted

This only happens when your gamelist is shorter than the window.

The issue is in GameListCtrl.cpp

For some reason, SetColumnWidth (in CGameListCtrl::AutomaticColumnWidth) within the OnSize event causes this.

If you disable the SetColumnWidth lines or AutomaticColumnWidth in the OnSize event, the issue is gone, but the columns no longer auto-adjust to the window size.

This looks like wxWidgets issue and I don't see an easy fix.

Actions #3

Updated by tommyhl2.SS about 13 years ago

I brought this up on irc some time ago. I have the same issue.

Actions #4

Updated by tommyhl2.SS almost 12 years ago

I can't reproduce this anymore. 3.0-700.

Actions #5

Updated by skidau almost 12 years ago

  • Status changed from Accepted to Fixed
Actions

Also available in: Atom PDF