gcode-mirror / earth-api-samples

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

Mac Earth plugin fires frameend events continuously even when nothing is happening #109

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
The Windows version of the Earth plugin fires frameend events when the view
is actually changing, or when you move the mouse over the plugin.

The Mac version fires frameend events continuously at all times. If you
have a frameend listener in your app, this slows down performance of all
other applications running on the Mac. The plugin should only fire frameend
events when there is a need to do so.

Original issue reported on code.google.com by mike%gea...@gtempaccount.com on 5 Dec 2008 at 6:23

GoogleCodeExporter commented 9 years ago

Original comment by api.roman.public@gmail.com on 5 Dec 2008 at 8:48

GoogleCodeExporter commented 9 years ago

Original comment by api.roman.public@gmail.com on 8 Dec 2008 at 6:46

GoogleCodeExporter commented 9 years ago
Fixed, but issue 110 is still relevant (for Windows and Mac)

Original comment by api.roman.public@gmail.com on 22 Dec 2008 at 6:42