Skip to content

Docking not working #115

Open
Open
@megagrump

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.

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