You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
I'd like to maximize the Camera View size on each slide or click.
Describe the solution you'd like
A (frontmatter?) setting that would allow me to predefine the Camera View size and position for each slide or click. Furthermore, a cubic-bezier() animation between these states would be nice.
My university teacher @nemethf suggested this after viewing a prerecorded presentation of mine.
Describe alternatives you've considered
Manually moving and resizing the Camera View—unfortunately, this isn't a viable solution when giving a live presentation.
The text was updated successfully, but these errors were encountered:
I personally think this feature is too specific and is quite hard to implement in a simple-to-implement and graceful-to-use way. Thus I am afraid that this won't be implemented in Slidev itself. Also, this can be done via an addon/custom setups with something like:
Is your feature request related to a problem? Please describe.
I'd like to maximize the Camera View size on each slide or click.
Describe the solution you'd like
A (frontmatter?) setting that would allow me to predefine the Camera View size and position for each slide or click. Furthermore, a
cubic-bezier()
animation between these states would be nice.My university teacher @nemethf suggested this after viewing a prerecorded presentation of mine.
Describe alternatives you've considered
Manually moving and resizing the Camera View—unfortunately, this isn't a viable solution when giving a live presentation.
The text was updated successfully, but these errors were encountered: