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
Copy file name to clipboardExpand all lines: RELEASES.md
+11-1Lines changed: 11 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,13 @@
1
+
Version 0.103.4 (2024-02-25)
2
+
============================
3
+
4
+
Bug fixes
5
+
---------
6
+
7
+
* Don't automatically position the window off the bottom or the right of the monitor.
8
+
* Don't force the window onto the monitor when resizing if it's already placed off the edge.
9
+
* Don't let Diablo 2 reposition the cursor when using the mouse wheel on game versions before `1.14`.
10
+
1
11
Version 0.103.3 (2024-02-21)
2
12
============================
3
13
@@ -40,7 +50,7 @@ Version 0.103.1 (2024-01-20)
40
50
Bug fixes
41
51
---------
42
52
43
-
* Stabilize cursor position changes with non-integer window scale factors. (e.g. weapon switching would 'adjusts' the cursor position to the same spot, but d2dx would cause it to drift)
53
+
* Stabilize cursor position changes with non-integer window scale factors. (e.g. weapon switching would 'adjust' the cursor position to the same spot, but d2dx would cause it to drift)
44
54
* Fix cursor adjustment positions in windowed mode. (e.g. the cursor would slowly drift when opening and closing panels)
0 commit comments