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

Implement zoom panel for control scale of media container #409

Merged
merged 3 commits into from
Jan 23, 2024

Conversation

leporel
Copy link
Contributor

@leporel leporel commented Jan 16, 2024

I implemented the zoom functionality for the css property of the media container.

For me personally I need to zoom when I stream content with unpopular aspect ratio and for those who are watching this button is useful to get rid of black bars on the top/bottom of the screen

I'm not sure if the code is correct, but as agreed in #300 Mr. @SangwonOh will help in bringing this feature to its final state.

@leporel
Copy link
Contributor Author

leporel commented Jan 16, 2024

I had one misfunction behavior, panel description updated only when settings panel closed and open again. I guess that I need to add a trigger for the value change event, but I don't have enough knowledge for that.

Copy link
Member

@SangwonOh SangwonOh left a comment

Choose a reason for hiding this comment

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

Excellent. Thanks for your contribution. We fixed an issue where the zoom value was not reflected immediately.
We are going to merge and will add a manual.
Thanks!

@SangwonOh SangwonOh merged commit 83f57d2 into AirenSoft:master Jan 23, 2024
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

2 participants