smoothcontract / mediate

Automatically exported from code.google.com/p/mediate
0 stars 0 forks source link

Implement mouse hotspot support #153

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
tv theme should display media position bar when mouse moves to bar hotspot
– ideally fade in/out. May need to add some kind of hotspot control type.

This should allow an onmousemove event to be called when mouse moves within
the hotspot area – perhaps an onmouseenter / onmouseleave pair of events.
needs to allow mouse events to be passed through to underlying controls –
alternatively implement within container.

Original issue reported on code.google.com by aretman...@gmail.com on 26 Jan 2009 at 2:55