adizanni / floor3d-card

Your Home Digital Twin: aka floor3d-card. Visualize Home Assistant state and perform actions using objects in a 3D home model based on Three.js.
https://github.com/adizanni/floor3d-card
MIT License
448 stars 65 forks source link

more-info popup automatic close #135

Open Menelao147 opened 1 year ago

Menelao147 commented 1 year ago

Checklist:

Release with the issue:

Last working release (if known):

Browser and Operating System: On Chrome in Windows 10

Description of problem: When you double click to open the more-info popup, if the clicked entity will not be covered by the popup, the popup closes automatically.

While if the entity is covered, the popup will remain open and you will be able to use it.

Additional information: Here you find a gif of the double click that doesn't work DblClick NotOk

Here you find a gif of the double click that works DblClick Ok