|
Fix not respecting target of mouseup events. (#3940)
* Fix not respecting target of mouseup events. |
|---|
|
|
| src/core/ticker/TickerListener.js |
|---|
| src/interaction/InteractionManager.js |
|---|
| test/core/Ticker.js |
|---|
| test/interaction/InteractionManager.js |
|---|
| test/interaction/MockPointer.js |
|---|