Fix floating player issues #7073

Merged
saltrafael merged 4 commits from fix-floating into master 2021-09-13 17:24:36 +02:00
saltrafael commented 2021-09-13 11:33:24 +02:00 (Migrated from github.com)

can test on: https://salt.odysee.com

Fixes

Issue Number: Closes #3654

  • Can now keep playing video while on an image/markdown file
  • Videos inside markdown files were showing buttons like "theater mode" or "autoplay" which had no use, so removed them
  • After fixing the floating issue, noticed that playing a markdown video and going back to the page was resizing it to the wrong position, so had to fix that also

Other information

PR Checklist

Toggle...

What kind of change does this PR introduce?

  • Bugfix
  • Feature
  • Code style update (formatting)
  • Refactoring (no functional changes)
  • Documentation changes
  • Other - Please describe:

Please check all that apply to this PR using "x":

  • I have checked that this PR is not a duplicate of an existing PR (open, closed or merged)
  • I added a line describing my change to CHANGELOG.md
  • I have checked that this PR does not introduce a breaking change
  • This PR introduces breaking changes and I have provided a detailed explanation below
can test on: https://salt.odysee.com ## Fixes Issue Number: Closes #3654 - Can now keep playing video while on an image/markdown file - Videos inside markdown files were showing buttons like "theater mode" or "autoplay" which had no use, so removed them - After fixing the floating issue, noticed that playing a markdown video and going back to the page was resizing it to the wrong position, so had to fix that also ## Other information <!-- If this PR contains a breaking change, please describe the impact and solution strategy for existing applications below. --> ## PR Checklist <!-- For the checkbox formatting to work properly, make sure there are no spaces on either side of the "x" --> <details><summary>Toggle...</summary> What kind of change does this PR introduce? - [X] Bugfix - [ ] Feature - [ ] Code style update (formatting) - [ ] Refactoring (no functional changes) - [ ] Documentation changes - [ ] Other - Please describe: Please check all that apply to this PR using "x": - [X] I have checked that this PR is not a duplicate of an existing PR (open, closed or merged) - [ ] I added a line describing my change to CHANGELOG.md - [X] I have checked that this PR does not introduce a breaking change - [ ] This PR introduces breaking changes and I have provided a detailed explanation below </details>
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: LBRYCommunity/lbry-desktop#7073
No description provided.