Hi all,<br><br>I have this code to change the zoom view when the ShowSunInZenith == true: <a href="http://pastebin.com/w0VcQB4T">http://pastebin.com/w0VcQB4T</a><br><br>The wheelEvent() method is called each time that the wheel is actioned and the value for zoom is updated but the zoom isn't changed visually.<br>
<br>Initially zoom == 700 and it changes to 701, 702, 703... or 699, 698, 687... when the wheel is actioned.<br><br>What's wrong?<br><br>Best regards.<br>