Split container parents should be redrawn when swapping child containers (within parent) (#4765)

Redraw split container parents when swapping child containers

Split container parents should be redrawn when swapping child containers  so they show the correct window ordering (note without this higher level split parent container titles will only update when changing layout or moving child cons in/out.
This commit is contained in:
Jay Ta'ala
2022-07-01 04:21:14 +10:00
committed by GitHub
parent 458c148934
commit ddc587933d
2 changed files with 4 additions and 0 deletions

View File

@@ -0,0 +1 @@
update parent split con titles when child con swaps position with another child con