Post

Replies

Boosts

Views

Activity

Comment on Suppress line numbers in Code Review?
FB9664182
Replies
Boosts
Views
Activity
Sep ’21
Comment on Dealing with small iPad Mini (6th gen) screen
It was a reasonable choice in 2012 (and it is an adaptive layout). iPhone is massively smaller and has a different layout (which is not really appropriate for the mini).
Topic: UI Frameworks SubTopic: UIKit Tags:
Replies
Boosts
Views
Activity
Sep ’21
Comment on Dealing with small iPad Mini (6th gen) screen
No, the height (it’s a landscape game) is the problem. The game handles the extra width just fine.
Topic: UI Frameworks SubTopic: UIKit Tags:
Replies
Boosts
Views
Activity
Sep ’21
Comment on Dealing with small iPad Mini (6th gen) screen
I would happily letterbox if I knew how! As a UIKit app (which uses constraints), the game cheerfully takes advantage of the width, and does layout based on top and bottom, which ends up overlapping elements.
Topic: UI Frameworks SubTopic: UIKit Tags:
Replies
Boosts
Views
Activity
Sep ’21
Comment on Dealing with small iPad Mini (6th gen) screen
That’s actually how I found out there’s a problem. Apple did not mail me telling me that the screen is smaller in one dimension.
Topic: UI Frameworks SubTopic: UIKit Tags:
Replies
Boosts
Views
Activity
Sep ’21
Comment on Suppress line numbers in Code Review?
Also a bug in Xcode 13.1 …
Replies
Boosts
Views
Activity
Dec ’21