]> git.lizzy.rs Git - micro.git/commit
Fix erased vertical dividing line (#1810)
authorDmitry Maluka <dmitrymaluka@gmail.com>
Tue, 4 Aug 2020 22:33:16 +0000 (00:33 +0200)
committerGitHub <noreply@github.com>
Tue, 4 Aug 2020 22:33:16 +0000 (18:33 -0400)
commita4cc5a4146694ae11fdabc2d46deb3f0f947e266
treec216121d44d780fa6719c093aeda1e9557472342
parent9a3fb52b4286755c532f7983335c8e24fd3bbdca
Fix erased vertical dividing line (#1810)

Fix the 1st part of #1773: the dividing line between vertical splits
is not displayed if the split on the left contains other splits, i.e.
is not a leaf node.
internal/display/uiwindow.go