Marc Jansen
|
3de0aad52a
|
Remove goog.isDef from pointerevent
|
2015-09-25 11:35:13 -06:00 |
|
Frederic Junod
|
fee4c79757
|
Remove ol.pointer.PointerEvent.createMouseEvent
The externs declarations for MouseEvent are now fixed upstream
|
2014-07-21 09:51:26 +02:00 |
|
Frederic Junod
|
ffb61b49d0
|
Define ol.pointer.PointerEvent.createMouseEvent before using it
Fixes #1961
|
2014-04-07 17:48:14 +02:00 |
|
Frederic Junod
|
764d7aaaa4
|
Remove unused ol.pointer.PointerEvent#originalEvent
|
2014-03-20 12:38:14 +01:00 |
|
tsauerwein
|
8a26ac6e24
|
Set preventDefault in PointerEvent constructor
|
2014-03-14 10:16:27 +01:00 |
|
tsauerwein
|
73c33e58e9
|
Remove unused constant NEW_MOUSE_EVENT
|
2014-03-14 10:16:27 +01:00 |
|
Frederic Junod
|
08b297e628
|
Use goog.object.get instead of ol.pointer.PointerEvent#getValue_
|
2014-03-14 10:16:27 +01:00 |
|
Frederic Junod
|
6b4b62dd3a
|
Use goog.object.get instead of ol.pointer.PointerEvent#getValueOr_
|
2014-03-14 10:16:26 +01:00 |
|
tsauerwein
|
fa434bedda
|
use anonymous function
|
2014-03-14 10:16:26 +01:00 |
|
tsauerwein
|
7fbd11154b
|
refactoring, type annotations
|
2014-03-14 10:16:26 +01:00 |
|
tsauerwein
|
d772c95ccf
|
makes PointerEvent a plain closure class, instead of trying to mimic a mouse event, which was required for the polyfill
|
2014-03-14 10:16:25 +01:00 |
|
tsauerwein
|
492549642e
|
add polymer license info
|
2014-03-14 10:16:25 +01:00 |
|
tsauerwein
|
7140f608f8
|
pointer events generated by mouse events
|
2014-03-14 10:16:25 +01:00 |
|