Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PintaCanvas: Implement horizontal scrolling using Shift-MouseWheel #141

Merged

Conversation

JamiKettunen
Copy link
Contributor

Here's a feature I found myself missing on Pinta after using Paint.NET for so long: horizontal scrolling of the image canvas with the mouse wheel while Shift is held down!

So I decided to implement it (after cleaning up the source file) :)

* Remove unused System.Linq import
* Delete present indents on empty lines
* Fix mixed space & tab (size=4) indentation
@cameronwhite
Copy link
Member

Yeah, the formatting is a bit of a mess - I'm planning to clean it up after the GTK3 port

This looks good - thanks for the contribution!

@cameronwhite cameronwhite merged commit 3a63325 into PintaProject:master Aug 13, 2020
@JamiKettunen JamiKettunen deleted the feature-horizontal-scrolling branch October 2, 2021 21:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants