Export to GitHub

evoluspencil - issue #93

Handles don't work properly with zoom > 1 or zoom < 1


Posted on Jun 17, 2009 by Quick Panda

What steps will reproduce the problem? 1. Open pencil 2. Add a shape with a handle that has maxX or maxY set, for example the Windows XP scrollbar 3. Zoom-in or zoom-out a few times 4. Try to use the handle for sizing the scrollbar thumb

What is the expected output? What do you see instead? The expected result is that the handle would work the same as when zoom=1. Currently this is not the case. It seems the handle coordinates are not translated properly according to the zoom level. Zoom > 1 results in a decreased maxX or maxY while zoom < 1 results in an increased maxX or maxY

What version of the product are you using? On what operating system? Windows Vista, the problem occurs in Pencil 1.0.4 and Pencil 1.0.5.

Comment #1

Posted on Dec 5, 2009 by Quick Elephant

fixed (r77)

Status: Fixed

Labels:
Type-Defect Priority-Medium