os-js / osjs-client

OS.js Client Module
https://manual.os-js.org/
Other
31 stars 31 forks source link

Improve "resizeFit" for windows #131

Open andersevenrud opened 3 years ago

andersevenrud commented 3 years ago

The calculations only takes the inner window size into account. Also, there should be an argument to make calculation relative to some other container.

Relevant: https://github.com/os-js/osjs-client/issues/130