MiniPlayer/Sources/Resources/miniplayer.ui
yumoqing ad1be14a0c refactor: restore Bricks .ui for video player + native overlay controls
- miniplayer.ui: VideoPlayer 100% fullscreen (Bricks renders video)
- BricksAppView: loads .ui via BricksView, ZStack overlays native controls
- ControlToolbar: semi-transparent (0.6 opacity), slides from bottom
- 30-second auto-hide timer with mouse-hover reset
- Left-top icon toggles toolbar visibility
2026-06-23 08:36:27 +08:00

9 lines
119 B
XML

{
"widgettype": "VideoPlayer",
"id": "videoPlayer",
"options": {
"width": "100%",
"height": "100%"
}
}