This happened, because function returned early if `Editing` was nullptr. However it is needed only for timeline boundbox, which is already initialized for case where there are no strips. Pull Request: https://projects.blender.org/blender/blender/pulls/118864