Rishabh-malhotraa / caucus

Realtime Collaborate Editor with Embedded Compiler
https://caucus.rishabhmalhotra.in/
MIT License
296 stars 69 forks source link

Add Zen mode to Caucus #8

Open Rishabh-malhotraa opened 3 years ago

Rishabh-malhotraa commented 3 years ago

Add a full sceen zen mode just like on algo expert

image

image

        position: 'fixed',
        top: 0,
        right: 0,
        bottom: 0,
        left: 0,
        zIndex: 999

It would also be good if you can have a toolbar for the editor which shows the current language

GaganpreetKaurKalsi commented 2 years ago

Can you please assign this issue to me. I would like to work on it. Thanks!

GaganpreetKaurKalsi commented 2 years ago

It would be great if you can merge this pull request first. After all this was my first major pull request and first one in your repository. Thanks!