mirror of
https://github.com/brl/mutter.git
synced 2025-03-26 21:23:55 +00:00

Since commit 5cb5baa7d427, we skip transitions when updating an actor's scale/position to the existing value. As a result, we don't get change notification on those properties either - given that the properties did not actually change, that behavior seems fine, so just modify the test to not expect a notify signal for unchanged properties.
Description
Languages
C
98.9%
Meson
0.7%
Python
0.3%