-
-
Notifications
You must be signed in to change notification settings - Fork 456
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add a fullscreen button in the Maze activity #400
Labels
Milestone
Comments
Working on it. |
felipebrunetti94
added a commit
to felipebrunetti94/sugarizer
that referenced
this issue
Nov 12, 2019
- Add fullscreen and unfullscreen buttons to MazeWeb/index.html - Add fullscreen and unfullscreen icons to MazeWeb/icons/ - Add fullscreen and unfullscreen function to MazeWeb/js/activities.js Fix llaske#400
felipebrunetti94
added a commit
to felipebrunetti94/sugarizer
that referenced
this issue
Nov 18, 2019
- Add fullscreen and unfullscreen buttons to MazeWeb/index.html - Add fullscreen and unfullscreen icons to MazeWeb/icons/ - Add fullscreen and unfullscreen function to MazeWeb/js/activities.js Fix llaske#400
Closed
felipebrunetti94
added a commit
to felipebrunetti94/sugarizer
that referenced
this issue
Nov 18, 2019
- Add fullscreen and unfullscreen buttons to MazeWeb/index.html - Add fullscreen and unfullscreen icons to MazeWeb/icons/ - Add fullscreen and unfullscreen function to MazeWeb/js/activities.js Fix llaske#400
felipebrunetti94
added a commit
to felipebrunetti94/sugarizer
that referenced
this issue
Nov 28, 2019
- Add fullscreen and unfullscreen buttons to MazeWeb/index.html - Add fullscreen and unfullscreen icons to MazeWeb/icons/ - Add fullscreen and unfullscreen function to MazeWeb/js/activities.js - Add onWindowResize to click event Fix llaske#400
Working on it! |
Fixed in #482 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The idea is to add a fullscreen button in the toolbar to increase the size for activities contents on small devices.
The complete process is describe in #399
The text was updated successfully, but these errors were encountered: