Emulator Issues #3804
closedGameList doesn't resize with window properly.
0%
Description
What's the problem?
The gamelist is out of the screen after doing the following:
- Make the window small
- Scroll down to the bottom
- Double click the top of the window (So it stretches from taskbar to the top of the screen)
- 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...
Updated by giedoterol almost 14 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
Updated by Billiard26 almost 14 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.
Updated by tommyhl2.SS almost 14 years ago
I brought this up on irc some time ago. I have the same issue.
Updated by tommyhl2.SS over 12 years ago
I can't reproduce this anymore. 3.0-700.