cboard-org / cboard-ai-builder

The Cboard AI Builder is an augmentative and alternative communication (AAC) board generator designed to streamline the creation process for speech therapists or caregivers. It aims to reduce the time required to create specific AAC boards and provide a preliminary draft quickly.
https://cboard.io
GNU General Public License v3.0
7 stars 2 forks source link

Added fullscreen button #51

Closed sussysloth closed 6 months ago

sussysloth commented 6 months ago

Added it to the Toolbar.tsx on Dashboard. Makes the page in fullscreen/minimized. Toggles between Material UI FullscreenIcon and FullscreenExitIcon accordingly.

sussysloth commented 6 months ago

Thanks for the comments! I'll use yarn instead of npm. I restored package.json and yarn.lock and deleted package-lock.json. On the file changes on the second commit, it shows a change on yarn.lock but I believe it's the same as the original.