Skip to content

St scroll view handle null scrollbars

Handle the case where the scrollbars have been removed, and thus avoid deferencing NULL objects (or already destroyed in disposal).

Merge request reports