WebRTC
WebRTC copied to clipboard
DWAINS Dashboard - icons problem
Hi,
I have install DWAINS Dashboard, but when i tried use WebRTC always mess with the icons, like this:
So i tried fixed, but lost all the buttons at screen.
1ª - Fix: Commented out line #456 ( height: 100%; ):
2ª - Fix: Commented out line #491 ( position: absolute; ):
3ª - Fix: Commented out line #630 ( < ha-icon class="state" >< /ha-icon >):
When apply the fix above, I lost the icons at video play:
4ª - When I click on the 3 dot, then change to wheel and I can't access the menu:
Fix: Commented out line #454 ( overflow: hidden; ):
PS: All changes at webrtc-camera.js file.
HomeAssistant 2022.6.7 (docker) Dwains Dashboard v3.1.1 WebRTC v2.3.0
Same issue on latest HA (2022.10.1) and DD (3.3.0)
@flaviodivx I tried making your changes to webrtc-camera.js but the issues persist - did you do anything else?
Is the problem still relevant?
The latest update seems to have fixed the general display\alignment issues but the Entities Edit mode still has overlapping of the controls:
I don't understand what happening on your screen