making mousewheel scroll not zoom

Official support for: mutools.com
Post Reply New Topic
RELATED
PRODUCTS

Post

I'd like to get the mousewheel to scroll when I'm in the piano roll.

I see in the docs
EditorNavigation : Defines how the editor panning and zooming is done. Value=MouseWheelZooms or MouseWheelScrolls. Default=MouseWheelZooms.
In my MULAB.Txt file there's nothing listed for this.

What should I add to that file?
No longer a moderator.

Post

Use a text editor and add a line. "Default" means what the program will do with nothing specified.

Post

Thanks, pljones.

Should the added line read:

Code: Select all

EditorNavigation=MouseWheelScrolls
?
No longer a moderator.

Post

Yes that's correct.

Make sure you edit Mulab.txt when Mulab is not running as this file is loaded on start and saved on quit.

Post

Great. Thank you.
No longer a moderator.

Post Reply

Return to “MuTools”