kaisar945 / Xposed-GodMode

A xposed module similar to AdBlock, You can edit the application user interface at will.
GNU General Public License v3.0
526 stars 67 forks source link

建议滚动条新增上下按钮来调整移动滚动条 #32

Closed XiaoYingYo closed 2 years ago

XiaoYingYo commented 3 years ago

3.0.0-beta1 建议滚动条新增上下按钮来调整移动滚动条 滚动条移动不精细 多控件时容易 轻微滑动 容易跳过很多控件

kaisar945 commented 2 years ago

Good idea, coming soon.

XiaoYingYo commented 2 years ago

Good idea, coming soon. In fact, I have made a second modification based on your open source code and it has been implemented, but please you also update the corresponding function to the official version. 1

kaisar945 commented 2 years ago

Ok, that's great! create PR please.

XiaoYingYo commented 2 years ago

太棒了!请创建公关。 @kaisar945 抱歉,没有使用过PR,我通过直接回复您的方式提供给您我改动的位置和代码,我的技术水平不高,可能还需要您指点

app.zip

kaisar945 commented 2 years ago

https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/incorporating-changes-from-a-pull-request/merging-a-pull-request

小影哟 @.***> 于2021年11月9日周二 下午4:00写道:

Ok, that's great! create PR please. … <#m-2797846008358858252>

What is PR?The first red box or the second red box? [image: image] https://user-images.githubusercontent.com/54934866/140884779-9f2293df-93a0-4b1e-a112-4a27d57598fd.png

— You are receiving this because you modified the open/close state. Reply to this email directly, view it on GitHub https://github.com/kaisar945/Xposed-GodMode/issues/32#issuecomment-963899851, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABKHNDKHFYUQLAVNKKNY5WLULDIIPANCNFSM5DAJEF4Q .

XiaoYingYo commented 2 years ago

https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/incorporating-changes-from-a-pull-request/merging-a-pull-request 小影哟 @.***> 于2021年11月9日周二 下午4:00写道: Ok, that's great! create PR please. … <#m-2797846008358858252> What is PR?The first red box or the second red box? [image: image] https://user-images.githubusercontent.com/54934866/140884779-9f2293df-93a0-4b1e-a112-4a27d57598fd.png — You are receiving this because you modified the open/close state. Reply to this email directly, view it on GitHub <#32 (comment)>, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABKHNDKHFYUQLAVNKKNY5WLULDIIPANCNFSM5DAJEF4Q .

@kaisar945 没有找到文档中的按钮,可能我需要某些权限 image

kaisar945 commented 2 years ago

Has received your pull request, but I think you should develop based on the dev branch, because the latest work is on it. You should do it: 1.Checkout feature branch from dev branch 2.Merge your code to feature branch in local 3.Recreate PR

Cheers to great work!