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

Moving tooltip to the top of sliders for pen/touch #4224

Open
rayriffy opened this issue Feb 7, 2019 · 1 comment · May be fixed by ppy/osu-framework#6480
Open

Moving tooltip to the top of sliders for pen/touch #4224

rayriffy opened this issue Feb 7, 2019 · 1 comment · May be fixed by ppy/osu-framework#6480

Comments

@rayriffy
Copy link

rayriffy commented Feb 7, 2019

Describe the feature:

Moving tooltip to the top of the slidebar to prevent it from being covered by your hand

Proposal designs of the feature:

image

keywords: touch pen numeric slider finger

@peppy peppy added this to the Candidate Issues milestone Feb 12, 2019
@peppy peppy modified the milestone: Candidate Issues Feb 17, 2020
@Joehuu Joehuu changed the title Moving tooltip to the top of slidebar on iOS interface Moving tooltip to the top of sliders Feb 12, 2021
@Joehuu Joehuu changed the title Moving tooltip to the top of sliders Moving tooltip to the top of sliders for pen/touch Feb 12, 2021
@peppy
Copy link
Member

peppy commented Nov 21, 2022

A simple implementation of this would see framework's TooltipContainer use (1, -1) when on a mobile device. Or when touch input is detected. I had a quick look but couldn't figure out the code surrounding the layout logic quickly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants