Skip to content
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

Fix ios glutin example viewport size #1357

Closed
wants to merge 1 commit into from
Closed

Fix ios glutin example viewport size #1357

wants to merge 1 commit into from

Conversation

mkieblesz
Copy link

@mkieblesz mkieblesz commented May 22, 2021

Adding launch screen image fixes the issue. Basically without it viewport does not match actual screen size (there are black edges to on the top and bottom of the screen). Here is an example: https://stackoverflow.com/questions/32641240/ios-9-xcode-7-application-appears-with-black-bars-on-top-and-bottom

  • Tested on all platforms changed
  • Compilation warnings were addressed
  • cargo fmt has been run on this branch
  • cargo doc builds successfully
  • Added an entry to CHANGELOG.md if knowledge of this change could be valuable to users
  • Updated documentation to reflect any user-facing changes, including notes of platform-specific behavior
  • Created or updated an example program if it would help users understand this functionality

Adding launch screen image fixes the issue.
@Nazariglez
Copy link

Hey! I tried this fix using the example on the ios_example folder, and it seems that it doesn't work, I cannot see the triangle only the clear color. The example works for you?

@kchibisov
Copy link
Member

There's no ios for now.

@kchibisov kchibisov closed this Sep 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants