tom95 / Pheno

A morphic-based UI framework with a lot of Bootstrap-like widgets.
MIT License
7 stars 2 forks source link

Drag and drop fix and hover extension #37

Closed codeZeilen closed 6 years ago

codeZeilen commented 6 years ago

Adds the discussed super calls and callbacks for missing mouseOverDragging events.

Also missing a test for the new hover while dragging events. This would however require some more fancy instrumentation on the morphs...