This question is locked. New answers and comments are not allowed.
Hi,
I'm not sure if this is the right place to report bugs on the Windows 8 HTML controls, but I couldn't find the Windows 8 controls in the Issue Tracker.
I just ran into a small inconsistency in the TypeScript definition file when using the radial menu.
The offsetLeft property is set to be of type number, which is expected. The offsetTop is of type string. This should be of type number also. Both are numbers in the definition for HTMLElement too for example.
Kind regards,
Timmy