You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
2. the image window is pinned on top of every other window by default (no need to install PowerToys or other software!):
11
+
2. the image window is pinned on top of every other window by default (no need to install PowerToys or other software!)
12
12
3. lightweight (the executable is under 3MB!)
13
+
4. you can drag the window around using the actual window (the client area) instead of just the title bar!
13
14
14
15
# usage
15
16
@@ -41,7 +42,7 @@ to support the developer, you can appreciate the project by giving it a star in
41
42
- keep the aspect ratio of the image with `A`. if you disable this, it will stretch the picture across the entire window. enabled by default.
42
43
- resize the window to be the image's size with `R`. note: only works if keep aspect ratio is enabled.
43
44
- when working with small resolution images, antialiasing usually ruins the image, so disable it with `L`. antialiasing is enabled by default.
44
-
- the window is also draggable in client area (other than the title bar), but be aware that native windows functions like window snapping wont work here. they only work with the title bar provided by windows.
45
+
- the window is also draggable in client area (the area other than the title bar), but be aware that native windows functions like window snapping wont work here. they only work with the title bar provided by windows.
45
46
- quit the app by closing the window, pressing `Q` or `ESCAPE`.
46
47
- the link to this github repository is located inside the `About` menu.
47
48
- WARNING: as of now, this project is only available on Windows. if this project gets enough attention, i will make a version for macOS and possibly even Linux.
0 commit comments