os-js / osjs-panels

OS.js Panels Module

Home Page:https://manual.os-js.org/v3/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Incorrectly reserves space

RossComputerGuy opened this issue · comments

if I move the panel to the bottom, the top still has the reserved space of the panel when it was on the top. The reserved space moves to the bottom when you refresh the page but windows can move behind the panel still.

This will be fixed in two parts: os-js/osjs-client#48

This should be fixed with latest @osjs/client and @osjs/panels.