

Var renderer = new ZoomPanRenderer("drawing") Īs you can see, I am using Jquery and the jquery mouse wheel plugin from Brandon Aaron, which can be found here: and re-enabled it the X-Camera menu was showing up twice in the plugin menu Fixed issues with not finding all the airports in the loaded scenery Fixed bugs with transitions with free cameras where the cameras were not getting their X,Y,Z coordinates updated from the camera’s latitude and longitude after an X-Plane restart. The problem must be somewhere in the function, in the calculation of the translation on the x axis and y axis. When it comes to zooming, I am struggling to figure out where the glitch is in my Javascript code. Panning is out of the scope of my question, since I have it working already. You can follow the question or vote as helpful, but you cannot reply to this thread.

Cannot find any zoom setting in Word options, like in Excel options.

MOUSEZOOM X WINDOWS 7
The only, yet mandatory, constraint is that I cannot use anything else than CSS3 translate & scale transformations, with a transform origin of 0px 0px. CTRL+Mouse WheelZoom Microsoft Mouse Wheel zooms page when CRTL held in all Office applications and other Windows 7 applications, except in Word 2007. When scrolling, I wish to have a zoom operation centered on the mouse cursor.įor this, I use on-the-fly CSS3 matrix transformations. My goal is to create a plugin that enables zooming & panning operations on a page area, just like how Google Maps currently works (meaning: scrolling with the mouse = zooming in/out of the area, click & hold & move & release = panning).
