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

Developer screenshot mode is not working for speaker view #6767

Closed
3 tasks
nickvergessen opened this issue Jan 12, 2022 · 2 comments
Closed
3 tasks

Developer screenshot mode is not working for speaker view #6767

nickvergessen opened this issue Jan 12, 2022 · 2 comments

Comments

@nickvergessen
Copy link
Member

nickvergessen commented Jan 12, 2022

Enable:

/**
* Developer mode: If enabled it allows to debug the grid using dummy
* videos
*/
devMode: {
type: Boolean,
default: false,
},
screenshotMode: {
type: Boolean,
default: false,
},

The screenshot from the user docs with the promoted view can not be updated:
#6660

  • No placeholder video is promoted
  • Empty content view is shown
  • Icon and name positions in the bottom row are out of place
@Antreesy
Copy link
Contributor

Done for main and stable30: with #13547

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

6 participants