Skip to content

Fix overlay sheet positioning

David Edmundson requested to merge work/overlaysheet into master

The function "onHeightChanged" references two variables and performs a comparison. For achieving a full "binding" we need to have the equivalent if the contentHeight changed.

Fixes an issue I was seeing with a KCM using a sheet.

Merge request reports