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: WineFix/README.md
+5-3Lines changed: 5 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,15 +11,17 @@ To install WineFix, download `apl-winefix-vX.X.X.zip` from the [latest release](
11
11
12
12
As of now WineFix fixes the following bugs:
13
13
14
-
- Fixed: Preferences not saving on Linux
14
+
- Fixed: Preferences fail to save on application exit
15
+
- Fixed: Vector path preview lines are drawn incorrectly and don't match the underlying stroke path
15
16
16
17
> [!WARNING]
17
18
> WineFix currently patches out the Canva sign-in dialog prompt when launching Affinity. This is temporary and the sign-in dialog prompt will be restored as soon as we have a known consistent way to fix the sign-in browser redirect and Affinity protocol handler.
18
19
19
20
More fixes are planned. We are currently researching potential solutions for the following bugs:
20
21
21
-
- Pen preview line doesn't match actual stroke path
22
-
- Color picker doesn't display zoom image
22
+
- Color picker doesn't display zoom image on Wayland
23
+
- Accepting crash reporting causes permanent crash until prefs are cleared
24
+
- Embedded SVG document editor causes crash after being open for some amount of time
23
25
24
26
We are open to resolving any Wine-specific bugs. Feel free to open an issue requesting a patch for any
25
27
particular bug you encounter. Just please keep in mind these bugs take time to research and develop patches for,
0 commit comments