chrisboyle / sgtpuzzles

Android port of Simon Tatham's Puzzles
https://chris.boyle.name/puzzles
Other
592 stars 167 forks source link

Orienting parameters doesn't change label #468

Closed chrisboyle closed 2 years ago

chrisboyle commented 5 years ago

The items in the type menu are subject to swapping of dimensions to better use the screen space. I'm sure we used to swap the dimensions in the item label; this has broken at some point so the label is always the original.

chrisboyle commented 5 years ago

Probably relatedly, mr79.gooding writes:

Since the latest update all games that i have set to custom widths and heights default to portrait orientation the first time they are selected after the app is open.

I play in widescreen mode, so set the width greater than the height. When i re-open the individual games after the app was closed, they start with the smallest value in width.

(or that could just be an error in assessment of screen dimensions)

chrisboyle commented 2 years ago

I couldn't reproduce the second comment but that would be more of a separate bug anyway, so open a new one for that if you see it.