Recursive Drawing
41–50 of 86 posts
Re: Recursive Drawing
#42Re: Recursive Drawing
#43Re: Recursive Drawing
#44It would be quite nice if the page popped an alert before leaving. OSX/Chrome has the irritating "feature" whereby dragging two fingers loses all of your data. err... navigates backwards. Looking to disable this, but asking before navigating would be an improvement.
Under System Preferences -> Trackpad -> More Gestures set the swipe gesture to 3 fingers only
Re: Recursive Drawing
#45Re: Recursive Drawing
#46This is awesome. But why isn't the triangle, the most basic polygon, a primitive? Is there a specific reason for this?
[1]: https://github.com/electronicwhisper/recursive-drawing/blob/...
Re: Recursive Drawing
#47Earlier quoted context omitted.
Under System Preferences -> Trackpad -> More Gestures set the swipe gesture to 3 fingers only
Then you don't get the nice page sliding animation when swiping to go forward/back in Safari.
Re: Recursive Drawing
#48Textual instructions (if you don't want to watch the demo video): The left column is the shapes library. The center area is the canvas/workspace. The right area is an outline view of the shapes in the canvas. To add a shape to the canvas, drag your mouse from the shape in the shape library to the workspace. To move a shape, drag inside it, when the whole shape is highlighted red. To resize and rotate a shape, drag th…