fijkplayer icon indicating copy to clipboard operation
fijkplayer copied to clipboard

fix: remove cover Image's fit=BoxFit.fill attribute

Open RA1NO3O opened this issue 4 years ago • 2 comments

fix: This attribute will cause the cover image to not be fit like the video content does.

RA1NO3O avatar Nov 08 '21 09:11 RA1NO3O

Contributors

RA1NO3O

Commit-Lint commands

You can trigger Commit-Lint actions by commenting on this PR:

  • @Commit-Lint merge patch will merge dependabot PR on "patch" versions (X.X.Y - Y change)
  • @Commit-Lint merge minor will merge dependabot PR on "minor" versions (X.Y.Y - Y change)
  • @Commit-Lint merge major will merge dependabot PR on "major" versions (Y.Y.Y - Y change)
  • @Commit-Lint merge disable will desactivate merge dependabot PR
  • @Commit-Lint review will approve dependabot PR
  • @Commit-Lint stop review will stop approve dependabot PR

commit-lint[bot] avatar Nov 08 '21 09:11 commit-lint[bot]

I agree with this. @befovy this should be merged in the next release.

Y-ndm avatar Oct 16 '23 11:10 Y-ndm