Igalia / wolvic-chromium

The official GitHub mirror of the Chromium source
https://chromium.googlesource.com/chromium/src/
BSD 3-Clause "New" or "Revised" License
11 stars 6 forks source link

Fix position translation to gfx::Transform #16

Closed svillar closed 1 year ago

svillar commented 1 year ago

The code was (likely due to a copy-paste error) copying the first coordinate (pose->position[0]) to all x, y, z values for the position.