Added cursor, backgroundImage support to AbstractWidgetBridge
-------------------------------------------------------------
Key: XAP-377
URL: https://issues.apache.org/jira/browse/XAP-377
Project: XAP
Issue Type: Improvement
Components: Widgets: Other
Reporter: David Gennaco
I've added support for the cursor attribute as well as the backgroundImage
attribute to AbstractWidgetBridge, in addition, I have add keyboard modifiers
to the mouse and key events (event.mods), a comma-delimited list of Ctrl,Alt,
and Shift based on the underlying html event (I've removed the TODO for mods).
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.