TheWidlarzGroup / react-native-video

A <Video /> component for react-native
https://thewidlarzgroup.github.io/react-native-video/
MIT License
7.18k stars 2.89k forks source link

[BUG]: Subtitle fontsize is not consistent in portrait mode #4019

Closed mkbhdana closed 1 month ago

mkbhdana commented 3 months ago

Version

6.4.2

What platforms are you having the problem on?

Android

System Version

Android 14

On what device are you experiencing the issue?

Real device

Architecture

Old architecture

What happened?

When I run video in portrait mode in fullscreen, the subtiles style is constant and does not change even after I apply subtitleStyle. ImportedPhoto_1721284767854

Reproduction

repository link

Reproduction

run the basic app from example in portrait mode and subtitle with default style will be seen where fontsize not consistent.

github-actions[bot] commented 2 months ago

This issue is stale because it has been open for 30 days with no activity. If there won't be any activity in the next 14 days, this issue will be closed automatically.

freeboub commented 2 months ago

This issue is reproduced on the sample

johanndeswardt commented 1 month ago

We are also seeing this issue.

freeboub commented 1 month ago

This is a regression coming from this change: https://github.com/TheWidlarzGroup/react-native-video/pull/3830

freeboub commented 1 month ago

Will be fixed in next release

freeboub commented 1 month ago

6.5.0 has been released