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

Window: Add the ability to show statusbar on iOS #6589

Merged
merged 1 commit into from
Dec 24, 2019

Conversation

misl6
Copy link
Member

@misl6 misl6 commented Nov 5, 2019

"statusbar" availability on iOS it's always been a "TODO" in kivy and kivy-ios.
See issue: kivy/kivy-ios#189

This PR manage some needed flags in order to implement it.

The kivy part it's ready, so this one could be merged. I still need to bump versions on a couple of things in kivy-ios in order to get it working for users on the kivy-ios side.

It also open the availability on iPadOS to split screen functionality.

Copy link
Member

@tshirtman tshirtman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@tshirtman tshirtman merged commit 38fcbd5 into kivy:master Dec 24, 2019
@matham matham added this to the 2.0.0 milestone Oct 28, 2020
@matham matham changed the title Add the ability to show statusbar on iOS Window: Add the ability to show statusbar on iOS Dec 9, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants