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): fix startPosition, cropStart and cropEnd to handle float values correctly #3589

Merged
merged 3 commits into from
Mar 22, 2024

Conversation

YangJonghun
Copy link
Collaborator

Summary

fix startPosition, cropStart and cropEnd to handle float values correctly

Motivation

Changes

startPosition, cropStart, and cropEnd now accept float values and work correctly

Test plan

Copy link
Collaborator

@freeboub freeboub left a comment

Choose a reason for hiding this comment

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

Looks good, but I really think you need to do the same for android.
may be merged in 2 times @KrzysztofMoch what do you think of it ?
(I check ts typings, they are OK)

ios/Video/DataStructures/VideoSource.swift Show resolved Hide resolved
@freeboub freeboub merged commit 36bd2e2 into TheWidlarzGroup:master Mar 22, 2024
6 checks passed
@YangJonghun YangJonghun deleted the fix/fix-ios-float-handle branch March 23, 2024 06:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants