Author Topic: Zoom in/Zoom out bug  (Read 2018 times)

dgood71

  • Jr. Member
  • **
  • Posts: 23
    • View Profile
Zoom in/Zoom out bug
« on: April 07, 2012, 07:16:32 AM »
I believe I found a bug in v4.41...  I tried to swap the page up/page down keys for zooming in and out.  When I did, the program would
only zoom in, but not out regardless of which key I pressed.  I checked the INI file and found that the correct values were written (33 and 34) so it seems that the program is perhaps using a hard coded value rather than the ones read in from the INI file.  Swapping them back to their original values worked as expected.  In other words, this works:
ZoomInKey=33
ZoomOutKey=34

but this does not:
ZoomInKey=34
ZoomOutKey=33


ScottMorris

  • Administrator
  • Sr. Member
  • *****
  • Posts: 2754
  • TopoFusion Author
    • View Profile
    • http://www.topofusion.com/diary
Re: Zoom in/Zoom out bug
« Reply #1 on: May 01, 2012, 01:58:31 PM »
Thanks for reporting this.  v4.5 (out now) fixes it.
Scott Morris - founder and co-author of TopoFusion
email: smorris@topofusion.com