sharkdp / cube-composer

A puzzle game inspired by functional programming
https://david-peter.de/cube-composer
MIT License
2k stars 84 forks source link

Make available funcs draggable. #37

Closed shlomif closed 7 years ago

shlomif commented 8 years ago

This is a proof-of-concept commit that makes #available draggable. It uses the jQuery and jQueryUI CDNs and has some problems because there's a lot of white regions above the #available which limits its visibility.

sharkdp commented 8 years ago

Thanks for the interesting idea. There are a couple of issues with this:

What was your initial motivation for this?

shlomif commented 8 years ago

@sharkdp : my motivation was this bug I reported - https://github.com/sharkdp/cube-composer/issues/34

sharkdp commented 7 years ago

Closed - see reasons given in #34.