mirror of
https://github.com/brl/mutter.git
synced 2025-01-27 11:59:12 +00:00
4ca83f3c47
`modelview` is uninitialized and the `apply` function just multiplies it. What we really want is to initialize `modelview` so replace `apply` with `get`. Who knows what bugs this may have caused... (cherry picked from commit 62c67be4c832b8787907581e90db0cde19423b16)