Closed
Bug 332525
Opened 20 years ago
Closed 20 years ago
Splash screen image is not centered
Categories
(Minimo Graveyard :: Minimo Front-End, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 332303
People
(Reporter: benjamin.bitterwolf, Assigned: dougt)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.8.0.1) Gecko/20060111 Firefox/1.5.0.1
Build Identifier: Mozilla/5.0 (WM2003; U; Windows Mobile 2003; en; rv:1.8.0.1) Gecko/20060111 Minimo/0.014
When starting Minimo, the Mozilla image appearing inside the border of the splash screen seems slightly displaced to the lower right.
Note that I have a Dell Axim X50v which has a VGA screen, but I can see this too in the MS Device Emulator while emulating a QVGA system.
Reproducible: Always
Steps to Reproduce:
1. Start Minimo
Actual Results:
Splash screen shows up, but the image is not aligned very well.
Expected Results:
The image should appear in the center of the splash screen
I have been able to center the image by manipulating the dialog resource 101 in minimo.exe, using Resource Hacker I can see the following string:
CONTROL 104, 1001, STATIC, SS_BITMAP | WS_CHILD | WS_VISIBLE, 7, 7, 15, 13
When changing both sevens to zeros, the splash screen is centered. I don´t have much knowledge about Minimo´s code, but this should be easy to fix.
Comment 1•20 years ago
|
||
I can confirm this on the same device.
Status: UNCONFIRMED → NEW
Ever confirmed: true
| Assignee | ||
Comment 2•20 years ago
|
||
dup
*** This bug has been marked as a duplicate of 332303 ***
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•