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
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -315,6 +315,7 @@ Electron app features:
315
315
- The Windows registry (.reg) file generated points to a specific version of the app "C:\Users\Isaiah\AppData\Local\jspaint\app-1.0.0\jspaint.exe" instead of "C:\Users\Isaiah\AppData\Local\jspaint\jspaint.exe"
316
316
- I guess this wouldn't be a problem if it manages the registry on every update, but it's manual for now, so it will break on any update
317
317
- A very confusing message is shown if you edit a document before clicking an Open link in the Manage Storage dialog.
318
+
- WebGL error messages tell you to refresh without offering a way to reload; also, calling the app a web page feels unpolished
318
319
- The File > Open dialog does not have an All Files (\*.\*) option, and the list of file types supported is not exhaustive; for example, AVIF images can be loaded but only by drag and drop
319
320
- Drag and drop shows two "Save changes to X?" dialogs on top of each other?
320
321
- I'm not sure if all of these are still issues, need to retest them:
0 commit comments