Summary: | let's reduce the zoom step | ||
---|---|---|---|
Product: | [Applications] gwenview | Reporter: | Misha Aizatulin <avatar> |
Component: | general | Assignee: | Gwenview Bugs <gwenview-bugs-null> |
Status: | CONFIRMED --- | ||
Severity: | wishlist | CC: | avatar, nate |
Priority: | NOR | Keywords: | usability |
Version First Reported In: | 21.03.90 | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | A patch for the proposed change |
Description
Misha Aizatulin
2023-01-06 01:32:08 UTC
Feel free to submit a merge request with your change and we'll see what people think! Created attachment 155169 [details]
A patch for the proposed change
I've never made a pull request, and I think I failed to compile tip the last time I tried, but here's the patch against the version I'm running. It's trivial. Does that suffice perhaps? Let me know if not and I can try harder! I bet you can do it. :) See https://community.kde.org/Infrastructure/GitLab#Submitting_a_Merge_Request for the instructions. The first item is "Build the project from source and make your change". I don't think the current tip builds on OpenSuSE 15.4. At least I didn't figure it out. Is it possible to submit a pull request not from tip? You can just build it from the master branch. Sorry, to be clear: no recent version builds. Guess my system libraries are too old. I am using a version couple years old. Yeahhhhh you should really upgrade. :) Software development and ancient libraries don't mix well. :) Of course you can also build all the relevant KDE libraries from source using `kdesrc-build` if you need to. See https://community.kde.org/Get_Involved/development. But, I would recommend upgrading your system instead. Sorry, when I said "I'm using a version couple years old" I was referring to gwenview. I'm on OpenSuSE 15.4 which is the latest version. It ships with gwenview 21.12.3. Ping. I think needing to compile the most recent tree is an incredibly high bar for a casual contributor like me who only wants to change one line. I'm happy to submit a PR from whatever version I can compile on my (latest) OS, and pretty promise it will rebase fine. |