-
Notifications
You must be signed in to change notification settings - Fork 4
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
大佬你好,我想要两个按钮重叠的效果,代码怎么改 #2
Comments
您现在两个按钮的间距为0,没办法重叠 |
你好,我现在有点忙.可以先试试阅读源码,或者使用其他的控件. 因为两个按钮重叠有个谁上谁下的问题,下面的就按不到了.这个在设计上就有问题.
…________________________________
发件人: 19aneng ***@***.***>
发送时间: 2021年12月30日 10:46
收件人: Meterwhite/SDRangeSlider ***@***.***>
抄送: Subscribed ***@***.***>
主题: Re: [Meterwhite/SDRangeSlider] 大佬你好,我想要两个按钮重叠的效果,代码怎么改 (Issue #2)
您现在两个按钮的间距为0,没办法重叠
―
Reply to this email directly, view it on GitHub<#2 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/ACIPCJ5XDC3D4HAPVKR3Q23UTPBX5ANCNFSM5K66T66A>.
Triage notifications on the go with GitHub Mobile for iOS<https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675> or Android<https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>.
You are receiving this because you are subscribed to this thread.Message ID: ***@***.***>
|
谢谢您的回复,我先改一下您的源码后再回复. |
只要偏移个5像素就行了,有点效果,保持右边按钮在上面,左边按钮在下面 |
试试能不能使用负数.
…________________________________
发件人: 19aneng ***@***.***>
发送时间: 2021年12月30日 11:01
收件人: Meterwhite/SDRangeSlider ***@***.***>
抄送: Meterwhite ***@***.***>; Comment ***@***.***>
主题: Re: [Meterwhite/SDRangeSlider] 大佬你好,我想要两个按钮重叠的效果,代码怎么改 (Issue #2)
只要偏移个5像素就行了,有点效果,保持右边按钮在上面,左边按钮在下面
―
Reply to this email directly, view it on GitHub<#2 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/ACIPCJ74ISGQIQFLBHMLJKTUTPDOZANCNFSM5K66T66A>.
Triage notifications on the go with GitHub Mobile for iOS<https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675> or Android<https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>.
You are receiving this because you commented.Message ID: ***@***.***>
|
哈哈哈,你的计算环环相扣....我要全部吃透才能改... |
有种最简单的思路,图片超出控件一些,就可以有这种效果.
…________________________________
发件人: 19aneng ***@***.***>
发送时间: 2021年12月30日 11:03
收件人: Meterwhite/SDRangeSlider ***@***.***>
抄送: Meterwhite ***@***.***>; Comment ***@***.***>
主题: Re: [Meterwhite/SDRangeSlider] 大佬你好,我想要两个按钮重叠的效果,代码怎么改 (Issue #2)
哈哈哈,你的计算环环相扣....我要全部吃透才能改...
―
Reply to this email directly, view it on GitHub<#2 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/ACIPCJY6H3H7LUOLFJV7XNLUTPDYPANCNFSM5K66T66A>.
Triage notifications on the go with GitHub Mobile for iOS<https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675> or Android<https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>.
You are receiving this because you commented.Message ID: ***@***.***>
|
搞定了,弄了个imageView放图片... 改在rightButton上面 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
大佬你好,我想要两个按钮重叠的效果,代码怎么改
The text was updated successfully, but these errors were encountered: