hugin-devs team mailing list archive
-
hugin-devs team
-
Mailing list archive
-
Message #01287
[Bug 725667] Re: Mosaic overview does not process mouse wheel
ctrl+drag or alt+drag are already working
The point was that in panosphere only dragging with left click also work, but only in the case when the click originated from outside the panosphere.
If ctrl or alt is held down or dragging is with middle click then it will always manipulate the camera.
As with the zooming in/out. There were no other alternatives to the
mouse wheel. I have now changed the OverviewCameraTool now so that
zooming also work with ctrl+(+/-) however this is not usable since the
tools handle events that only originate from the GL Canvases. I have
tried to push events from the fast preview frame instead (from
GLPreviewFrame) however it only registered EVT_KEY_UP and not
EVT_KEY_DOWN. I couldn't figure out why did this happen. Maybe someone
more experienced with wxWidgets can figure this out.
--
You received this bug notification because you are a member of Hugin
Developers, which is subscribed to Hugin.
https://bugs.launchpad.net/bugs/725667
Title:
Mosaic overview does not process mouse wheel
Status in Hugin - Panorama Tools GUI:
New
Bug description:
The new overview does not process the mouse wheel in the mosaic mode
(in normal panosphere mode the mouse wheel has no function)
OS: Windows
References