这是indexloc提供的服务,不要输入任何密码
Skip to content

Conversation

@TudbuT
Copy link
Contributor

@TudbuT TudbuT commented Jun 5, 2024

The Touchpad transform currently has no effect because the TouchInputHandler mTouchpadHandler does not receive updates to the config. I looked through the uses of it and found out that although one could apply a far simpler patch, the mTouchpadHandler actually has no extra functionality and can be removed without any change in behavior. This both reduces code complexity and fixes the touchpad transform.

If this solution is unwanted, I can move to the smaller patch instead - though I personally don't see any metric where that solution would be better unless mTouchpadHandler has some very obscure function that I wasn't able to find or discover during preliminary testing.

@twaik
Copy link
Member

twaik commented Jun 5, 2024

#617 (comment)

@TudbuT
Copy link
Contributor Author

TudbuT commented Jun 5, 2024

Alright, that makes sense I suppose. Hold on.

@TudbuT
Copy link
Contributor Author

TudbuT commented Jun 5, 2024

That should fix it now.

@twaik twaik merged commit 5dcc839 into termux:master Jun 18, 2024
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

Successfully merging this pull request may close these issues.

2 participants