If you change an area to a File Browser while it is vertically minimized we get an assert on layout initialization since there are no visible rows. But this state is valid and it works great without this assert. This PR removes the assert and adds a comment. Pull Request: https://projects.blender.org/blender/blender/pulls/124253