Skip to content

WIP: clutter-actor: Fix cached values in get_preferred_height

EDIT: see gnome-shell#892 (closed)

This is a first approach to fix glitches and crashes when 7bf2058a is applied (which saves a lot of cpu cycles for common GS operations). It works for me, but I'd rather find the root cause why those cached values are wrong.

It should also fix the warning from !375 (merged), but I'd still leave that one open as it seems to be correct anyway.

Edited by Robert Mader

Merge request reports