-
Notifications
You must be signed in to change notification settings - Fork 987
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
iPad Support #4662
Comments
More screenshots of current iPad look: #4658 |
I did some testing with the fix mentioned above and many of the screens look great on an iPad. Here are several screenshots. |
rasom
pushed a commit
that referenced
this issue
Jun 28, 2018
Use a screen-size independent launch image (a storyboard). See more at: https://oleb.net/blog/2014/08/replacing-launch-images-with-storyboards/
dmitryn
pushed a commit
that referenced
this issue
Jul 10, 2018
Use a screen-size independent launch image (a storyboard). See more at: https://oleb.net/blog/2014/08/replacing-launch-images-with-storyboards/ Signed-off-by: Dmitry Novotochinov <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
User Story
As a user, I want to use Status on a tablet so that I can use Status on all of my mobile devices.
Description
Type: Feature
Summary: Status can be used on a iPad, but instead of running at native resolution the viewport is set to an iPhone 4 and everything is scaled up. Whilst the app is usable, it is a horrible user experience and doesn't take advantage of the devices resolution and screen real estate.
Expected behavior
Status runs at native resolution
Actual behavior
Status runs at a lower resolution and is scaled up
Solution
The text was updated successfully, but these errors were encountered: