Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Made SDL3 backend compatible with commit 698dbd8 #6255

Closed
wants to merge 1 commit into from

Conversation

P3RK4N
Copy link

@P3RK4N P3RK4N commented Mar 18, 2023

SDL_CreateWindow has been simplified and it doesn't take position anymore so SDL_SetWindowPosition is called immediately after.

SDL_CreateWindow has been simplified and it doesnt take position anymore. I wrote a short workaround
@ocornut
Copy link
Owner

ocornut commented Mar 21, 2023

Merged as 5320a6e, thank you!

@ocornut ocornut closed this Mar 21, 2023
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.

None yet

2 participants