This commit fixes a bug where destroying a Panel with a parent of kind PanelKindSplit... causes the selected to become that split panel, instead of a child. Now, it chooses the leftmost child of that parent panel.
go fmt *.go