#528 closed bug (fixed)
wrong image position when zooming
Reported by: | Owned by: | sikosis | |
---|---|---|---|
Priority: | normal | Milestone: | R1 |
Component: | Applications | Version: | |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
Tested with hrev17171.
I used an image that is smaller than the ShowImage window. When zooming, the top-left corner of the image stays at the same place and the image is extended to the right and bottom. I would have expected the image to be re-centered.
The same happens when you resize the window of a zoomed image (the top-left corner moves with the window-resize action as if the image were not zoomed).
Probably, the actual image size (instead of the zoomed image size) is used in the positioning calculations.
Change History (5)
comment:1 by , 19 years ago
comment:3 by , 19 years ago
Status: | new → closed |
---|
comment:4 by , 19 years ago
Resolution: | → fixed |
---|
comment:5 by , 19 years ago
bug_group: | → developers |
---|
Note:
See TracTickets
for help on using tickets.
Is this bug fixed since revision 17182 ?