PuruVJ / macos-web

https://macos-web.app
MIT License
2.28k stars 251 forks source link

Minimize button doesn't work #39

Open NovaAndrom3da opened 2 years ago

NovaAndrom3da commented 2 years ago

It seems that the minimize button doesn't work.

NovaAndrom3da commented 2 years ago

Update- I am working on this. I have gotten close to achieving this using svelte {#if}{/if} statements. (I may switch to typescript/javascript for this logic if it doesn't work out)