dragome-sdk icon indicating copy to clipboard operation
dragome-sdk copied to clipboard

W3C delegator Bug

Open xpenatan opened this issue 7 years ago • 0 comments

For some reason, delegator class is not passing node in parameter.

delegatorcode

You can reproduce with the uncommented code: https://github.com/xpenatan/gdx-dragome-backend/blob/261394c944f874935ae50a382f70d67bc4532084/backends/gdx-backend-dragome/src/com/badlogic/gdx/backends/dragome/DragomeGraphics.java#L86-L92

Could it be because parameter type is a Object ?

xpenatan avatar Mar 13 '17 02:03 xpenatan