This repository has been archived by the owner on Jun 25, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 19
on macOS cannot choose json file #43
Comments
It is a JVM variant, right? |
yes, I use IBM OpenJ9, version: 17.0.8 |
If the fileExtensions is set to FilePicker(show2, fileExtensions = listOf("json", "txt")) { file ->
pathChosen2 = file?.path ?: "none selected"
show2 = false
} |
okay, I have asked it here LWJGL/lwjgl3#921, now we wait for them |
These issues seem to apply to TOML files as well, not just JSON. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
version: v2.0.2
operating system: macOS Monterey v12.6.1
JDK: IBM OpenJ9, version: 17.0.8
demo:
The text was updated successfully, but these errors were encountered: