Opened 16 years ago

Closed 16 years ago

Last modified 5 years ago

#3517 closed defect

PALMOS: Inverted Image in Landscape Mode.

Reported by: SF/alt236 Owned by: SF/chrilith
Priority: normal Component: Port: PalmOS
Version: Keywords:
Cc: Game:

Description

* ScummVM Version - WIP version 0.11.0svn * Games Affected: All

When fullscreen in landscape mode, the image is "inverted". Normally (for right handed users) when a Palm is in portrait mode, the h/w buttons are on the left side of the screen. In SCUMMVM they are on the right.

This wasn't the case with version 0.9.1.

Ticket imported from: #1852040. Ticket imported from: bugs/3517.

Change History (5)

comment:1 by SF/alt236, 16 years ago

Forgot to mention that this happens on a T|X.

comment:2 by fingolfin, 16 years ago

Owner: set to SF/chrilith

comment:3 by SF/chrilith, 16 years ago

Status: newclosed

comment:4 by SF/chrilith, 16 years ago

Are you sure that other application put the buttons on the left? Doesn't sound right to me. On my Zodiac Graffiti Area is on the right when in landscape mode and buttons should be at the same place for right handed users.

The function call is: SysSetOrientation(sysOrientationLandscape);

If you want it in the left it will be: SysSetOrientation(sysOrientationReverseLandscape);

But I can be also related to device configuration. So, this is not a bug. But I you want I can add an option to choose reversed orientation (this will be more a feature request).

I'll close this bug. Anyway thanks a lot for all your feedbacks :)

comment:5 by digitall, 5 years ago

Component: Port: PalmOS
Note: See TracTickets for help on using tickets.