Jonas Dreßler b3fbc26340 clutter/actor: Allow setting width and height properties to -1.0
ClutterActors width and height can be reset to automatically use the
preferred (calculated) value by setting the width or height to -1, so
far this only works by setting it using `clutter_actor_set_width()` or
`clutter_actor_set_height()`, make sure it can also be done using the
"width" and "height" GObject properties.

https://gitlab.gnome.org/GNOME/mutter/merge_requests/1018
2020-01-24 17:27:31 +00:00
..
2018-03-21 13:22:35 +08:00
2019-10-22 19:01:17 +00:00
2019-11-22 21:07:05 +00:00
2019-10-22 19:01:17 +00:00
2019-11-13 13:56:08 +00:00
2019-12-03 19:02:14 +00:00