Closed gwcmk closed 7 years ago
This CSS property is responsible: https://github.com/NUKnightLab/SceneVR/blob/master/src/scss/scene.scss#L150
According to MDN, "the value none instructs the mouse event to go "through" the element and target whatever is "underneath" that element instead," but we aren't getting this behavior.
https://github.com/NUKnightLab/SceneVR/pull/56
This CSS property is responsible: https://github.com/NUKnightLab/SceneVR/blob/master/src/scss/scene.scss#L150
According to MDN, "the value none instructs the mouse event to go "through" the element and target whatever is "underneath" that element instead," but we aren't getting this behavior.