Skip to content

Docking not working #115

Description

@megagrump

I can't dock any window to any side of the screen in SlabTest. Dragging a window over one of the dock indicators does nothing. The indicator gets highlighted but nothing else happens.

Doing it programmatically like this:

if not docked then
    Slab.WindowToDock("bottom")
    docked = true
end

...makes the Window disappear, no matter if left, right or bottom.

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

    bugSomething isn't workingv1.0.0

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions