os-js / osjs-client

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

Window 'media' is wrong on init and maximize/restore #37

Closed andersevenrud closed 5 years ago

andersevenrud commented 5 years ago

This might have something to do with restoration, but the data-media state is not correct whenever a window is restored or inited late.

The media attribute is also not updated whenever a window is maximized or restored to previous state.

andersevenrud commented 5 years ago

@danialdanishazmi01 I just published a new release of @osjs/client that should fix any issues with this.

Run npm update in your OS.js and npm run build.