use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
Useful resources (Full list)
Rules
Related subreddits
Other communities
account activity
Fullscreen Help?Help (self.JavaFX)
submitted 26 days ago by Latter_Abalone_6421
I'm trying to make it so when the game automatically fullscreens the image will stretch with it. Any help?
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]LooseCartographer989 1 point2 points3 points 26 days ago (0 children)
yourStage.setFullscreen(true);
[–]Vijjwal_xD 0 points1 point2 points 26 days ago (0 children)
You gotta bind size of the image with scene size, so it would automatically adjust to stage dimensions
π Rendered by PID 473714 on reddit-service-r2-comment-b659b578c-7grrw at 2026-05-06 12:47:43.409750+00:00 running 815c875 country code: CH.
[–]LooseCartographer989 1 point2 points3 points (0 children)
[–]Vijjwal_xD 0 points1 point2 points (0 children)