-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
Description
goldst.github.io/js/mouseShadow/MouseShadowController.js
Lines 11 to 16 in 4a86c4b
| * @todo delete MouseShadowElements of elements that where removed | |
| */ | |
| export default class MouseShadowController extends EC { | |
| /** | |
| * @param {object} baseElement - The common ancestor DOM element of | |
| * all shadowed elements. Attention: Depending on how many |