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

Viewport breaks TextureButton #364

Closed
stisa opened this issue May 2, 2014 · 2 comments
Closed

Viewport breaks TextureButton #364

stisa opened this issue May 2, 2014 · 2 comments

Comments

@stisa
Copy link

stisa commented May 2, 2014

When I enable "stretch_aspect : viewport" in Project Settings, TextureButtons stop registering clicks, although they display correctly.
I think it's similar to this issue #10

@romulox-x
Copy link
Contributor

I think I'm having the same issue. In my project settings, I've got stretch_mode=viewport and stretch_aspect=keep_height. This causes touch events to stop generating calls to _input. Seems reasonable to think that a lack of input events would explain the TextureButton being unresponsive.

@reduz
Copy link
Member

reduz commented Sep 21, 2014

fixed

@reduz reduz closed this as completed Sep 21, 2014
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

3 participants