Opened 18 years ago

Closed 18 years ago

#96 closed defect (fixed)

Save to image broken

Reported by: king Owned by: king
Priority: minor Milestone: Few Small Repairs
Component: Qt Gui Version:
Keywords: Cc:

Description

As it turns out, the save to image feature does not work with the new zoom feature when changing the size of the image to save to be different from the OpenGL canvas size. This happens because the zoom factor is base pairs per pixel. If you increase the size of the image to be twice the size of the OpenGL canvas, you have to decress the base pairs per pixel to be half of the OpenGL canvas zoom factor in order to get an enlarged image (rather than a horizontally squashed image).

Change History (3)

comment:1 by diane, 18 years ago

It's also broken in the sense that it doesn't save right now either. (perhaps this should be a seperate ticket, but the summary is too appropriate...)

comment:2 by king, 18 years ago

Owner: changed from diane to king

comment:3 by king, 18 years ago

Resolution: fixed
Status: newclosed

Fixed by changeset:419.

Note: See TracTickets for help on using tickets.