Skip to content

Allow docking Line widgets #24

@docelic

Description

@docelic

There exists 'border docking' functionality in Crysterm where overlapping/crossing borders are replaced with a more suitable character that joins them more seamlessly.

An example can be seen in examples/chat.cr on the bottom-right. (Can try the example with dock_borders: false to see the difference).

Similar functionality would be required for Line widgets as well. See test/widget-line.cr.

Docking functionality should be extracted into a reusable component, and then use it separately for borders and line widgets.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions