• Stefy Lanza (nextime / spora )'s avatar
    Fix Qt player overlay transparency: Allow video to show through WebEngine overlay · 54d1a139
    Stefy Lanza (nextime / spora ) authored
    - Enhanced QWebEngineView transparency configuration without desktop bleed-through
    - Modified overlay HTML structure to remove container wrapper that was blocking video
    - Improved overlay positioning as child widget instead of layout widget
    - Added explicit transparent background CSS for HTML and body elements
    - Fixed overlay container to ensure no background interferes with video display
    - Maintained overlay functionality while allowing video content to be visible underneath
    
    This should resolve the issue where videos were playing but hidden behind the overlay widget.
    54d1a139
Name
Last commit
Last update
..
__init__.py Loading commit data...
overlay.html Loading commit data...
overlay_engine.py Loading commit data...
player.py Loading commit data...
qt6_player.py Loading commit data...
templates.py Loading commit data...