David Deutsch
David Deutsch
I've asked this on the make mailing list but didn't have any luck. Apologies if this is out of scope for remake. I use make to build a document tree,...
#8 was asking for a lockscreen mode and that would be neat, but as @SerGreen wrote - having it as a lock screen might be very cumbersome. My take is:...
[This line](https://github.com/alextaujenis/jquery-stuck/blob/gh-pages/src/jquery.stuck.coffee#L290) ``` js # If the element is fixed and the window is scrolled back above its position if el.fixed && window_top < el.top - el.top_offset # Unfix the...
This is also mentioned in the ToDo list in the README.md, but I thought it might make sense to give it a proper issue. There is a similar issue for...
Kind of the same issue as https://github.com/thefifthmatt/windmill-client/issues/28 but it actually works with the End marker, just not the Start marker
There is already an option to have different profiles to switch what puzzles you want to play. However, now that I'm able to create custom and random puzzles, the Gallery...
 
Right now, everything is in a fixed, square grid. In the game, there are a bunch of shapes:    
It's very nice that the line drawing is quite forgiving (I guess this is similar to the iPad version which I haven't played), but seeing the line flop around is...
It's very easy to hit the "next puzzle" button if you have square puzzles. There should be like a full "line" of space on the top of the "next puzzle"...