diff --git a/scripts/generate_visual_guide.py b/scripts/generate_visual_guide.py index f65e386..b042459 100644 --- a/scripts/generate_visual_guide.py +++ b/scripts/generate_visual_guide.py @@ -240,7 +240,7 @@ def build_context_fragment(self): lp2 = lhs.split(lp1, "x", ratio=0.33) lp3 = lhs.split(lp2, "y") lp4 = lhs.split(lp3.parent, "x") - _ = lhs.split(lp4, "y") + _ = lhs.split(lp4, "y", ratio=0.3) lhs.focus(lp3) rhs1 = lhs.clone() diff --git a/static/visual_guide/index.html b/static/visual_guide/index.html index 03611c9..e6ec7d5 100644 --- a/static/visual_guide/index.html +++ b/static/visual_guide/index.html @@ -1734,7 +1734,7 @@

Push In

  • -
    +
    D
    @@ -1744,7 +1744,7 @@

    Push In

  • -
    +
    E
    @@ -1936,7 +1936,7 @@

    Push In

  • -
    +
    D
    @@ -1946,7 +1946,7 @@

    Push In

  • -
    +
    E