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
Found a super hacky way to do this. I made an empty style tag in my html and a toggle button to my quill toolbar. The toolbar button toggles the "pointer-events" property of ".blot-formatter__proxy-image" class. This allows me to play the video. I can toggle it again it will allow me to resize the video.
Here is some of my code for explanation but to IMO a button that does this better in the toolbar would be much helpful feature
On the example I cannot hit the play button on the video frame...
Any advice to get it working?
The text was updated successfully, but these errors were encountered: