RAJAGOPALAN-GANGADHARAN / JS-OS

An Unified Operating System on the web
59 stars 27 forks source link

Full Screen Issue solved #46

Closed aritroCoder closed 2 years ago

aritroCoder commented 2 years ago

First time pressing fullscreen makes the window fullscreen while second time press exits fullscreen.

RAJAGOPALAN-GANGADHARAN commented 2 years ago

It's a better idea to make a separate PR for linting changes as it distracts from the main changes.

aritroCoder commented 2 years ago

Hello @aritroCoder , thanks for this PR. Can you please remove package-lock.json out of this commit?

I have added package-lock.json in gitignore and removed from repo

RAJAGOPALAN-GANGADHARAN commented 2 years ago

Rebased and fixed commit #49 , thanks for the work!