| Description |
- Select a MediaElement in the "Add Element" panel, and draw it in the viewport. The draw rectangle will move weird and placed in wrong positions when crossing the snapping guides (it happens also for the Image element)
- To select the Source (video/audio) you need to write the path manually in the properties panel. We should show the available media assets with a dropdown as we do for images
- We should also allow dragging and dropping videos to the viewport and automatically create the MediaElement
- When the Source video is selected it starts playing automatically. We should create the MediaElement used in edition mode scope so it doesn't play (setting LoadingBehavior to Manual maybe?)
- Although the MediaElement gets updated every frame, it doesn't produce any render commands, so the viewport is not updated when playing
|
|---|