llaske / sugarizer

Sugarizer is a web implementation of the Sugar platform to run on any device or browser
https://sugarizer.org
Apache License 2.0
197 stars 411 forks source link

Physics Js Activity : Nav bar still active in fullscreen mode #1290

Closed NischayGoyal1 closed 1 year ago

NischayGoyal1 commented 1 year ago

Hey @llaske , I have found a functionality break in physics js activity , In full screen mode the the navbar buttons are not visible but they are still working , Whereas they should not as like in other activities I am attaching video for reference, give your thoughts

Video

https://user-images.githubusercontent.com/81116984/222986453-5bc02f7f-bd3e-4cbf-bca4-67a8691c39b6.mp4

llaske commented 1 year ago

I could be an undocumented fun feature but it could be risky (if the user click the Clear item). So yes it's a bug.

llaske commented 1 year ago

Fixed in https://github.com/llaske/sugarizer/pull/1291