You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Comments Section: Ensure comment heights are calculated and up to date.
Issue: cachedCommentHeight may hold old value.
Fix (2 steps):
* Ensure that a relayout action is proessed even if there are consecutive calls to update with differnet "reLayout" boolean values.
* Update the cached height of the comment to make sure that the correct height is read while layouting.
Signed-off-by: Gökay Şatır <gokay.satir@collabora.com>
Change-Id: I191dd539fdf8288284f0664adb7dbc7ab2a5be65
0 commit comments