[This is the same issue reported by Pavol in issue #94; I would just like to have it written up as a proper issue so that it can be referred to in a regression test in case it ever pops up again.]
The save image functionality behaves quite oddly once you actually interactively set the zoom level to something less than 1. At some point QImage of size 0x0 is created, which makes it impossible to paint to it, etc.
[This is the same issue reported by Pavol in issue #94; I would just like to have it written up as a proper issue so that it can be referred to in a regression test in case it ever pops up again.]
The save image functionality behaves quite oddly once you actually interactively set the zoom level to something less than 1. At some point QImage of size 0x0 is created, which makes it impossible to paint to it, etc.