2005-07-12, 12:20 PM
reven Wrote:ill add the movement percentage (or pixel amount, however ive done it, i cant remember off the top of my head) to one of the controls in the settings panel (just look at settings in the alpha 2 release), it will be a slider like the width/height and slideshow interval controls.
What you actually want to do with panning whilst zoomed is to move by a proportion of the originals width and height parameters.
e.g if the original width is 760 pixels then the panning could be 76 pixels at a time. If the width is 400 pixels (you are zoomed in) then the panning should be more like 40 pixels at a time.
Alter the absolute panning values (in my code for example) to a percentage of the width (or height) values. You could set the percentage panning value in the config program.