Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: "spacers" #12

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

feat: "spacers" #12

wants to merge 3 commits into from

Commits on Sep 9, 2021

  1. feat: add "spacers" that fill remaining space

    - can be used to give centering by adding spacers at top and bottom
    
    - can be used to give top and bottom aligned sections with spacer in the middle
    l-kershaw committed Sep 9, 2021
    Configuration menu
    Copy the full SHA
    8643540 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    73d7c70 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2021

  1. refactor: split out "resolving" layout from "rendering"

    - only calculates cursor jumps based on final rendered position
    
    - also reorganised `text` type resolving
    l-kershaw committed Sep 15, 2021
    Configuration menu
    Copy the full SHA
    633cdcc View commit details
    Browse the repository at this point in the history