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
All threads resolved!

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

Merge request pipeline #1017548 passed

Merge request pipeline passed for 459a4238

Merged by Philippe SWARTVAGHERPhilippe SWARTVAGHER 10 months ago (Aug 6, 2024 12:30pm UTC)

Loading

Pipeline #1017549 passed

Pipeline passed for 4f23b6f6 on master

Activity

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