Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add canvas resizing functionality for responsive design
- Implement windowResized() function to handle window size changes - Adjust canvas size dynamically to fill the browser window - Ensure proper display of simulation elements after resizing
- Loading branch information