Skip to content

Display more than two panes correctly #63

Description

@TheV360

Currently, when two panes are open, everything works swimmingly -- but as soon as three or more panes are open, the layout becomes untenable.

two panes are open

three panes are open

This is due to the multi-pane system only ever being made for "split panes", possibly with the intention of allowing these panes to be resized later.

I propose

[tab was then left open for an hour]

Iiiii pro-pose, yeah

[tab was then left open for 4 hours]

so i added this fancy horizontal scroll bar

Screenshot From 2024-12-27 22-05-06

could maybe be something to tide us over until any fancier stuff is implemented wrt panes (i put the <view-slot>s into a container element, then gave display: flex to the <not-sidebar> so that i could put FILL ROW onto the container element and then i removed the > CSS selector constraint on #\$main_slides > view-slot and its ilk) (i think that's all i've done) (if you don't want sizing the first box to behave differently from the others, maybe would also add a margin-left: -0.5em; and then unconditionally add the border-left to all <view-slot>s?)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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