fmgagliano / earth-api-samples

Automatically exported from code.google.com/p/earth-api-samples
0 stars 0 forks source link

Overlay button does not refresh #955

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
I couldn't find any related issue that is not closed.

What steps will reproduce the problem?
1. Create an overlay, set button icon with a custom picture. (E.g. red picture)
2. Create an event that changes the icon's picture. (E.g. clicking on an 
overlay button displays blue picture, then clicking it again displays a red 
picture, etc.)
3. Trigger the event.

What is the expected output or behavior? What do you see instead?
Expected: The icon's picture changes to the other defined picture.
Instead: The red picture wouldn't change to blue picture. When the button 
should change from blue to red (only in this case) and I hold the mouse button 
down: the blue picture is displayed (until I release the button).

Which plugin version are you using?
7.0.2.8415

Which browsers and operating systems are affected?
Windows 7, Google Chrome 27.0.1453.110 m

Please provide any additional information (code snippets/links) below.
I am trying to put this together from tutorials.

Original issue reported on code.google.com by samu.mih...@gmail.com on 17 Jun 2013 at 1:49

Attachments: