Add letterboxing to deal with weird aspect ratios on UWP #23

Closed
opened 2020-02-24 23:06:59 +00:00 by mcmillen · 0 comments
Owner

Right now pixels get super stretched if the user makes the window a weird size. Since we can't disable arbitrary resizing with UWP, we should make sure to not stretch the pixel dimensions too much to fit into a window -- add black boxes around the outside if needed, instead.

Right now pixels get super stretched if the user makes the window a weird size. Since we can't disable arbitrary resizing with UWP, we should make sure to not stretch the pixel dimensions too much to fit into a window -- add black boxes around the outside if needed, instead.
mcmillen added this to the 2020-02-24 milestone 2020-02-24 23:06:59 +00:00
mcmillen added the
bug
label 2020-02-24 23:06:59 +00:00
Sign in to join this conversation.
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: semicolin/sneak#23
No description provided.