Facepunch / sbox-issues

173 stars 11 forks source link

Jittery movement in 2D view with Grid Snap #6108

Closed Gmod4phun closed 1 week ago

Gmod4phun commented 1 month ago

Describe the bug

When trying to move things in the 2D view with Grid Snap, it jitters around the snap point and it is often hard to perfectly snap it to a point on grid.

To Reproduce

  1. Have something like a scene mesh
  2. Try to snap a vertex onto a grid point from 2D view

Expected behavior

Should snap, no jittering around

Media/Files

https://github.com/user-attachments/assets/dc09e76a-ba8a-4d99-8987-92ed79899815

Additional context

No response

DoctorGurke commented 1 month ago

can reproduce, guess #5981 didn't get fixed properly? Works fine for objects now but not vertex/face selection for MeshComponent

Gmod4phun commented 1 week ago

Seems to be fixed now, thank you