ds0000254 / mixare

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

Refreshing after changing the zoomLevel #136

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.wait for marker's to load
2.change ZoomLevel

What is the expected output? What do you see instead?
Expected to reload new markers.
Actual: removes/repaint screen and never load new Markers

What version of the product are you using? On what operating system?
V0.9.2

Fix is by updating dataview after setting the zoomBar,
https://github.com/DevBinnooh/mixare/commit/9b8593c66e4f3f5f08503981c0fdea5656e0
b458#diff-4

Original issue reported on code.google.com by DevBinn...@gmail.com on 24 Jun 2012 at 4:04

GoogleCodeExporter commented 8 years ago
Fixed in 
https://github.com/DevBinnooh/mixare/commit/9b8593c66e4f3f5f08503981c0fdea5656e0
b458

Original comment by DevBinn...@gmail.com on 24 Jun 2012 at 4:05

GoogleCodeExporter commented 8 years ago

Original comment by klemens....@gmail.com on 5 Jul 2012 at 7:39