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
- Main and settings window are slightly wider
- Shifted everything to the right in the main window to give more place to the left column
- Re-aligned elements in the left column
- All windows have an even pixel size
- All buttons are at least 24px high
- Increase spacing between horizontal label elements to account for weird DPI issues on some machines
- Max FPS button has been made larger so the text doesn't cut off
- X, Y, Width and Height combo boxes have all been made larger to fit 4 numbers
- Re-aligned hotkeys elements
- Give more height to multiline labels
- Align the logo in the about page to the right
- Update checker text is all shifted to the left
- Remove extra leftover `btn_donateCC_LG` pixmap in about (we use html to render the image with a link)
- tabstop on the hotkey buttons, not the input fields
Designer view:

Sanity check on Windows 10:

Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -170,7 +170,7 @@ If this option is disabled, when the reset hotkey is hit, the reset button is pr
170
170
-`002_SplitName_(0.9)_[10]_{d}.png` is the second split image with a threshold of 0.9, pause time of 10, and is a dummy split.
171
171
-`003_SplitName_(0.85)_[20]_#3500#.png` is the third split image with a threshold of 0.85, pause time of 20 and has a delay split time of 3.5 seconds.
172
172
-`004_SplitName_(0.9)_[10]_#3500#_@3@_{b}.png` is the fourth split image with a threshold of 0.9, pause time of 10 seconds, delay split time of 3.5 seconds, will loop 3 times, and will split when similarity is below the threshold rather than above.
0 commit comments