Skip to content

box spacing #2

@oliviaBahr

Description

@oliviaBahr

if a terminal window is too big or too small the box spacing will be super weird. in the controller, there's an initTerminalUtils function with getters for the height and width of terminal.
blessed lets you change the location of boxes with
box.top =
and
box.left =

you can use percentages or integers. the values are relative to the parent box (or the screen if it has no box parent).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions