-
Notifications
You must be signed in to change notification settings - Fork 26
Open
Labels
Description
Hey! After having been pointed to this lovely repo, I went ahead and replaced all 'standard' OSD overlays in my application with d3 SVG elements. However, functionality in Firefox is now broken, since SVG elements seem to have a wrong size when inspected with developer tools.
SVG element, Firefox on the left, Chrome on the right:
Another SVG element, Firefox on the left, Chrome on the right:
I'm suspecting the size being off in Firefox to lead to unwanted behavior: Mouseover'ing the colored pictograms and name plates should normally open a tooltip for each of them. However, in Firefox, possibly because of overlapping elements, this functionality is broken.
Any ideas for a fix would be highly appreciated!
Edit: Also added the project code here.



