View Issue Details

IDProjectCategoryView StatusLast Update
0000533Cinelerra-GGFeaturepublic2020-11-02 15:01
Reporterfary54 Assigned ToPhyllisSmith  
PrioritynormalSeverityminorReproducibilityhave not tried
Status closedResolutionno change required 
PlatformX86_64OSDebianOS Version10.4
Product Version2020-08 
Summary0000533: Quick zoom using the mouse wheel
DescriptionCurrently to my knowledge there are two ways of zooming in on your project:
- up and down arrow
- Move your cursor to the bottom left corner, above the box, then use the mouse wheel to zoom in or out.

If it's not too much work at the programming level, would it be possible to add a third one.
-If the mouse cursor is on the main window, using the mouse wheel allows zooming.

On the same principle, you can also hold the left mouse click to move around in the timeline.
TagsFeature request

Activities

PhyllisSmith

2020-11-01 20:18

manager   ~0004337

Last edited: 2020-11-01 20:19

That was easy. Already available. From the Shortcuts document:
    Mouse wheel Shift + up = Zoom out view
    Mouse wheel Shift + down = Zoom in view
And that's not all ! Also have:
   Mouse wheel Ctrl + up = Move left on the timeline
   Mouse wheel Ctrl + down = Move right on the timeline

fary54

2020-11-02 08:46

reporter   ~0004344

@PhyllisSmith
With apologies for opening a proposal for improvement that already exists.
Indeed, I have just tested your proposals and they work well.
Thank you very much for your very useful details for the neophyte that I am.

Issue History

Date Modified Username Field Change
2020-11-01 11:19 fary54 New Issue
2020-11-01 11:19 fary54 Tag Attached: Feature request
2020-11-01 20:18 PhyllisSmith Assigned To => PhyllisSmith
2020-11-01 20:18 PhyllisSmith Status new => acknowledged
2020-11-01 20:18 PhyllisSmith Note Added: 0004337
2020-11-01 20:19 PhyllisSmith Note Edited: 0004337
2020-11-02 08:46 fary54 Note Added: 0004344
2020-11-02 15:01 PhyllisSmith Status acknowledged => closed
2020-11-02 15:01 PhyllisSmith Resolution open => no change required