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: readme.md
+4-1Lines changed: 4 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -48,6 +48,7 @@ I need to know the version of Java you're using and the output of the log panel
48
48
49
49
### Known Issues:
50
50
51
+
1. A fresh install of all card data is required after each install currently [I'm guessing this is some kind of auto refresh function baked into the app]
51
52
1. I raced through this so the UI is janky as hell. I expect frequent restarts. Some of it looks pretty bad with the Java 1.8 compilation settings but it'll do
52
53
1. Logs aren't updating correctly; I think I need to add some multithreading functionality
53
54
1. UI in general has weird lags tbh
@@ -63,8 +64,10 @@ I need to know the version of Java you're using and the output of the log panel
0 commit comments