Mentions légales du service

Skip to content
Snippets Groups Projects

Fix double click getting wrong container

Merged ORDRONNEAU Camille requested to merge cordronn/vite:fix/click-precision into master

Fix a bug where if the user double clicked on a container it would give the information of a container above it. This was due to container checking not taking into account for empty containers that are a bit smaller which created a shift. This shift was proportional to the number of empty containers that were above where the user clicked. The shift was around 0.2 render units, so 14% of a container height for each empty containers.

This bug was introduced in commit 7889c609

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
Please register or sign in to reply
Loading