Skip to content

Commit 7167d4e

Browse files
committed
🐞 Bug fixes
- Fix: Dragging image if any context menu is opened - Selection tool: Right-click not working - Show checkerboard background on Cut action (Ctrl+X)
1 parent 2bbf699 commit 7167d4e

32 files changed

+13368
-13335
lines changed

.vs/quick-picture-viewer/v16/.suo

10 KB
Binary file not shown.

README.md

Lines changed: 35 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -44,38 +44,45 @@
4444

4545
Want more? Open a <a href="https://github.com/ModuleArt/quick-picture-viewer/issues/new">new issue</a> or 👍 an <a href="https://github.com/ModuleArt/quick-picture-viewer/issues">existing one</a> so we can talk about it.
4646

47+
## 🔮 Future plans:
48+
49+
* Enhanced zoom menu
50+
* Image preloader [#57]
51+
* Sort by menu [#62]
52+
* Customizable keyboard shortcuts [#27]
53+
* More wallpaper related options [#65]
54+
4755
## 🧩 Built-in plugins:
4856

4957
Effects:
50-
- <a href="https://github.com/ModuleArt/qpv-plugins#blur">Blur or pixelate</a> - by Module Art (<a href="https://github.com/Beelink">Beelink</a>)
51-
- <a href="https://github.com/ModuleArt/qpv-plugins#grayscale">Grayscale</a> - by Module Art (<a href="https://github.com/Beelink">Beelink</a>)
52-
- <a href="https://github.com/ModuleArt/qpv-plugins#invert">Invert colors</a> - by Module Art (<a href="https://github.com/Beelink">Beelink</a>)
53-
- <a href="https://github.com/ModuleArt/qpv-plugins#rainbow">Rainbow</a> - by Module Art (<a href="https://github.com/Beelink">Beelink</a>)
54-
- Vignette - by Module Art - Soon...
55-
- Drop shadow - by Module Art - Soon...
56-
- Photo filter - by Community - Soon...
57-
- Hue and saturation - by Community - Soon...
58+
* <a href="https://github.com/ModuleArt/qpv-plugins#blur">Blur or pixelate</a> - by Module Art (<a href="https://github.com/Beelink">Beelink</a>)
59+
* <a href="https://github.com/ModuleArt/qpv-plugins#grayscale">Grayscale</a> - by Module Art (<a href="https://github.com/Beelink">Beelink</a>)
60+
* <a href="https://github.com/ModuleArt/qpv-plugins#invert">Invert colors</a> - by Module Art (<a href="https://github.com/Beelink">Beelink</a>)
61+
* <a href="https://github.com/ModuleArt/qpv-plugins#rainbow">Rainbow</a> - by Module Art (<a href="https://github.com/Beelink">Beelink</a>)
62+
* Vignette - by Module Art - Soon...
63+
* Drop shadow - by Module Art - Soon...
64+
* Photo filter - by Community - Soon...
65+
* Hue and saturation - by Community - Soon...
5866

5967
Tools:
60-
- <a href="https://github.com/ModuleArt/qpv-plugins#screenshot">Screenshot</a> - by Module Art (<a href="https://github.com/Beelink">Beelink</a>)
61-
- Color picker - by Module Art - Soon...
68+
* <a href="https://github.com/ModuleArt/qpv-plugins#screenshot">Screenshot</a> - by Module Art (<a href="https://github.com/Beelink">Beelink</a>)
69+
* Color picker - by Module Art - Soon...
6270

6371
## 🐞 Bug report:
6472

6573
If you want to report a bug, first, thank you, that helps us a lot. Please open an <a href="https://github.com/ModuleArt/quick-picture-viewer/issues/new">issue</a> and mention your OS, your Quick Picture Viewer version, and how to reproduce it. Adding a screenshot of the issue or screen recording is a big help too.
6674

6775
## 💿 Another installation methods:
6876

69-
- Using <a href="https://github.com/chocolatey/choco">Chocolatey</a>:<br>
77+
* Using <a href="https://github.com/chocolatey/choco">Chocolatey</a>:<br>
7078
```powershell
7179
Powershell $> choco install quick-picture-viewer --version 3.0.4
7280
```
73-
74-
- Using <a href="https://github.com/microsoft/winget-cli">Winget</a>:<br>
81+
* Using <a href="https://github.com/microsoft/winget-cli">Winget</a>:<br>
7582
```powershell
7683
Powershell $> winget install ModuleArt.QuickPictureViewer
7784
```
78-
- Using <a href="https://github.com/lukesampson/scoop">Scoop</a>:<br>
85+
* Using <a href="https://github.com/lukesampson/scoop">Scoop</a>:<br>
7986
```powershell
8087
Powershell $> scoop install mingit-busybox 7zip sudo
8188
Powershell $> scoop bucket add extras
@@ -92,28 +99,28 @@ Help Module Art!
9299

93100
Code contributors:
94101

95-
- <a href="https://github.com/FLeXyo">FLeXyo</a> - Open folder recursively feature
96-
- <a href="https://github.com/Beelink">Beelink</a> - Everything else =)
102+
* <a href="https://github.com/FLeXyo">FLeXyo</a> - Open folder recursively feature
103+
* <a href="https://github.com/Beelink">Beelink</a> - Everything else =)
97104

98105
Translation contributors:
99106

100-
- Chinese: <a href="https://github.com/jiwangyihao">jiwangyihao</a>
101-
- Croatian: <a href="https://github.com/anotherus3r">anotherus3r</a>
102-
- French: <a href="https://github.com/b0bdN">b0bdN</a>
103-
- German: <a href="https://github.com/l-33ter">l-33ter</a>
104-
- Hungarian: <a href="https://github.com/KristofKekesi">KristofKekesi</a>
105-
- Russian: <a href="https://github.com/Beelink">Beelink</a>
106-
- Spanish: <a href="https://github.com/asluppiter">asluppiter</a>, <a href="https://github.com/Alplox">Alplox</a>
107+
* Chinese: <a href="https://github.com/jiwangyihao">jiwangyihao</a>
108+
* Croatian: <a href="https://github.com/anotherus3r">anotherus3r</a>
109+
* French: <a href="https://github.com/b0bdN">b0bdN</a>
110+
* German: <a href="https://github.com/l-33ter">l-33ter</a>
111+
* Hungarian: <a href="https://github.com/KristofKekesi">KristofKekesi</a>
112+
* Russian: <a href="https://github.com/Beelink">Beelink</a>
113+
* Spanish: <a href="https://github.com/asluppiter">asluppiter</a>, <a href="https://github.com/Alplox">Alplox</a>
107114

108115
<a href="https://github.com/ModuleArt/quick-picture-viewer/wiki/Help-us-translate-this-app">Help us translate this app</a>
109116

110117
## 🔗 Useful links:
111118

112-
- <a href="https://www.howtogeek.com/224798/how-to-uninstall-windows-10s-built-in-apps-and-how-to-reinstall-them/">How to uninstall built-in photos app in Windows 10</a>
113-
- <a href="https://github.com/tibold/svg-explorer-extension/">Extension module for Windows Explorer to render SVG thumbnails</a>
119+
* <a href="https://www.howtogeek.com/224798/how-to-uninstall-windows-10s-built-in-apps-and-how-to-reinstall-them/">How to uninstall built-in photos app in Windows 10</a>
120+
* <a href="https://github.com/tibold/svg-explorer-extension/">Extension module for Windows Explorer to render SVG thumbnails</a>
114121

115122
## 🧰 Other great apps:
116123

117-
- <a href="https://github.com/ModuleArt/quick-color-picker/">Quick Color Picker</a> - Lightweight desktop color picker and color editor utility for Windows.<br>
118-
- <a href="https://github.com/ModuleArt/quick-screen-recorder/">Quick Screen Recorder</a> - Lightweight desktop screen recorder for Windows.<br>
119-
- <a href="https://github.com/ModuleArt/quick-whiteboard/">Quick Whiteboard</a> - Lightweight tool to draw or keep notes on your desktop background for Windows.
124+
* <a href="https://github.com/ModuleArt/quick-color-picker/">Quick Color Picker</a> - Lightweight desktop color picker and color editor utility for Windows.<br>
125+
* <a href="https://github.com/ModuleArt/quick-screen-recorder/">Quick Screen Recorder</a> - Lightweight desktop screen recorder for Windows.<br>
126+
* <a href="https://github.com/ModuleArt/quick-whiteboard/">Quick Whiteboard</a> - Lightweight tool to draw or keep notes on your desktop background for Windows.

0 commit comments

Comments
 (0)