lumina-iced/src/ui/video.rs
Chris Cochrun 7e7d27ecff a lot of changes to make videos a bit more robust
I still have a problem in lagging while moving the mouse though.
2024-12-16 22:25:17 -06:00

3 lines
91 B
XML

// use iced_video_player::Video;
// fn video_player(video: &Video) -> Element<Message> {}