[RFC] Revamp scene page (#562)

* Don't show scrubber on small height device
* Move operations into ellipsis menu
* Hide scrubber in mobile devices
* Add delete scene to operations drop down
* Remove redundant panels
* Fix video height on smaller devices
* Adjust player aspect ratio for portrait videos
This commit is contained in:
WithoutPants
2020-06-18 10:26:05 +10:00
committed by GitHub
parent 1ca5f357e9
commit 3fbb4cdc32
16 changed files with 795 additions and 407 deletions

View File

@@ -6,6 +6,7 @@ const markup = `
* Add support for parent/child studios.
### 🎨 Improvements
* Improved the layout of the scene page.
* Show rating as stars in scene page.
* Add reload scrapers button.