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

Add a pause button to the Physics activity #354

Closed llaske closed 5 years ago

llaske commented 5 years ago

Would be nice to add a pause button on the Physics activity to stop current movement of items. The button could be transformed into a Play button to continue movement.

Source code for Physics activity is here: https://github.com/llaske/sugarizer/tree/dev/activities/PhysicsJS.activity

(Suggestion by Sameer Verma)

phorical commented 5 years ago

Opened a pull request to fulfill this request: #355 .

llaske commented 5 years ago

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

llaske commented 5 years ago

Closed in https://github.com/llaske/sugarizer/commit/dd3c58d56981e4dfa6d94601b95d7117a3bc9241