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

can't assign int32 to state.width and state.height in impl_sdl2_common.go #33

Open
NameIsKallie opened this issue Nov 17, 2017 · 1 comment

Comments

@NameIsKallie
Copy link

state.width and state.height are declared as ints, and are being assigned with a win.GetSize which return int32s

@xlab
Copy link
Member

xlab commented Nov 18, 2017

Hi @fallenm00n, thanks for the report. Looks like an issue for @strangebroadcasts he's supporting SDL backend.

However, if you provide a patch, that'd be great, we'll merge.

@olevegard olevegard mentioned this issue Feb 18, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants