Replies: 1 comment 2 replies
This doesn't work either? 🙄 |
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hi,
For my Windows build I discovered an issue if the user sets scaling to 125% - I don't want my game to scale. Normally I just set the system property in my Launcher class which works fine in the IDE but once I make a build this seems to be ignored somehow,
Any ideas?
`public class Launcher {
}
`
`
io.github.fvarrui
javapackager
`
All reactions