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

[TIMOB-25916] iOS: Fix Ti.Media.VideoPlayer.scalingMode property handling #9973

Merged
merged 5 commits into from May 15, 2018

Conversation

Jei
Copy link
Contributor

@Jei Jei commented Mar 30, 2018

JIRA: https://jira.appcelerator.org/browse/TIMOB-25916

This fixes how Ti.UI.VideoPlayer.scalingMode is updated on iOS.
Note: by always updating the loadProperties with the new scaling constant, the scaling mode is kept even after the video url is changed.

EDIT Hans: no tests because there already is a unit-test for this behavior, but it's UI related fix.

@hansemannn hansemannn changed the title [AC-5686] VideoPlayer: always setting scaling mode in the properties before update [TIMOB-25916] iOS: Fix Ti.Media.VideoPlayer.scalingMode property handling Mar 30, 2018
Copy link
Collaborator

@hansemannn hansemannn left a comment

Choose a reason for hiding this comment

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

Looks perfect, thank you @Jei!

@build
Copy link
Contributor

build commented Mar 30, 2018

Messages
📖

🎊 Welcome to the Titanium SDK community, Jei! Thank you so much for your PR, you're helping us make Titanium better. 🎁

📖

💾 Here's the generated SDK zipfile.

Generated by 🚫 dangerJS

@hansemannn hansemannn merged commit 21a336b into tidev:master May 15, 2018
@sgtcoolguy sgtcoolguy modified the milestones: 7.2.0, 7.3.0 May 16, 2018
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

5 participants