lidavidm / reduct-redux

A game to teach functional programming concepts
https://games.lidavidm.me/reduct-redux/docs
Mozilla Public License 2.0
1 stars 0 forks source link

Try the contextual toolbar buttons again #249

Closed lidavidm closed 6 years ago

lidavidm commented 6 years ago

Make an FX that gets added & tracked in a separate map; step should watch for changes to top level nodes and update FX. FX itself repositions and draws a button on update. (HTML button probably easier modulo having to clone DOM trees, modulo having to do recycling? or just clear)