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

Revert some of the recent gui changes #13744

Merged
merged 3 commits into from Aug 24, 2023

Conversation

Desour
Copy link
Member

@Desour Desour commented Aug 21, 2023

Reverts that commit from #13732 to fix #13743.

Can't easily test, sorry. Someone else should implement the change properly.

To do

This PR is a Ready for Review.

How to test

Try #13743.

@grorp
Copy link
Member

grorp commented Aug 21, 2023

This doesn't seem to fix the issue. The issue is fixed if I additionally revert 16da954 and 45e7a80.

@sfan5 sfan5 added the Action / change needed Code still needs changes (PR) / more information requested (Issues) label Aug 21, 2023
@Desour
Copy link
Member Author

Desour commented Aug 21, 2023

Are you sure? You said before that the first bad commit is f7f3aaf, so this means there might be two separate bugs.
Or, does it work if you only revert 16da954 and 45e7a80?

@grorp
Copy link
Member

grorp commented Aug 21, 2023

Yes, this sounds like there are two separate problems.

These don't work:
master...grorp:minetest:tsg-bad-1
master...grorp:minetest:tsg-bad-2
master...grorp:minetest:tsg-bad-3

This works:
master...grorp:minetest:tsg-good

I have no idea why. Maybe I made a mistake while testing...

@Desour Desour removed the Action / change needed Code still needs changes (PR) / more information requested (Issues) label Aug 22, 2023
@Desour Desour changed the title Revert "Use our GUIButton in touchscreengui" Revert some of the recent gui changes Aug 22, 2023
@Desour
Copy link
Member Author

Desour commented Aug 22, 2023

Well, then let's revert them too. Sorry for the disturbance.

Copy link
Member

@grorp grorp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm not familiar with the code in question, but this fixes the regression, so I approve.

@Desour Desour merged commit f47b004 into minetest:master Aug 24, 2023
13 checks passed
@Desour Desour deleted the fix_touchscreengui_regress branch August 24, 2023 20:14
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.

Input not working properly on Android
3 participants