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

4.1.beta1, mouse-over slider shows offset handle highlight #78118

Closed
duianto opened this issue Jun 11, 2023 · 3 comments · Fixed by #78009
Closed

4.1.beta1, mouse-over slider shows offset handle highlight #78118

duianto opened this issue Jun 11, 2023 · 3 comments · Fixed by #78009

Comments

@duianto
Copy link

duianto commented Jun 11, 2023

Godot version

v4.1.beta1.official [828ec2c]

System information

Godot v4.1.beta1 - Windows 10.0.19045 - Vulkan (Compatibility) - GeForce GTX 550 Ti () - Intel(R) Core(TM) i3-2100 CPU @ 3.10GHz (4 Threads)

Issue description

Issue observed in:

Expected behavior in:

Description

A sliders mouse-over handle highlight (a circle with a ring around it) appears offset (down and to the right), the first time the mouse is moved over a slider.

offset

Expected

The slider handle highlight, should appear on the sliders handle on the first mouse-over.
As it does in the Godot versions before: 4.1.beta1

expected

Steps to reproduce

Observed

The sliders mouse-over handle highlight (a circle with a ring around it) appears offset (down and to the right) from the sliders handle.

The mouse-over handle highlight moves to the slider handle when:

  • the mouse is held still over the slider until the tooltip appears
  • or if the mouse is moved away from the slider and back over the slider

Now the second and subsequent slider mouse-overs keep showing the handle highlight correctly.

The issue can be reproduced by deselecting and selecting Node2D in the Scene panel.

godot_4.1_slider_mouse_over_highlight_offset.mp4

Expected

The sliders mouse-over handle highlight should appear on the sliders handle, the first time the mouse is moved over the slider.

Minimal reproduction project

issue, mouse over slider, handle highlight, offset.zip

@Sauermann
Copy link
Contributor

Bisecting leads to #77651

@RedworkDE
Copy link
Member

Might get fixed by #78009

@Sauermann
Copy link
Contributor

Have tested #78009 and can confirm, that it fixes this issue.

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.

4 participants