Skip to content

set initial window position - #1668

Closed
bob0bob wants to merge 1 commit into
jMonkeyEngine:v3.4from
bob0bob:v3.4
Closed

set initial window position#1668
bob0bob wants to merge 1 commit into
jMonkeyEngine:v3.4from
bob0bob:v3.4

Conversation

@bob0bob

@bob0bob bob0bob commented Nov 22, 2021

Copy link
Copy Markdown
Contributor

Added the ability under ljwgl3 to be able to position the window instead of forcing it to be center on the screen all the time. You can set through AppSettings 3 types of values. CenterWindow, WindowXPosition, WindowYPosition. By defaul the CenterWindow is set to 'true', so it runs just like it use to do and doesn't affect any previous builds.

This way the positioning will can be saved and used in the future.

…ing centered. This way the positioning will can be saved and used in the future.
@stephengold stephengold changed the title Added feature to be able to position the window instead of it only be… set initial window position Nov 22, 2021
@stephengold

Copy link
Copy Markdown
Member

The "v3.4" branch is not open for new features. New features should be directed at the "master" branch.

@bob0bob

bob0bob commented Nov 22, 2021

Copy link
Copy Markdown
Contributor Author

The pull request handles this.

@bob0bob
bob0bob deleted the v3.4 branch December 4, 2021 06:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants