to_n
warranted?
u can hit the 'show irb' window, and do something like
$fill = 'red'
reset
animate
and it will happen, and your old data state will still be there, vs reloading and starting from scratch
Kazaam
+ KDENlive!
on linux
shift + r
to trim silence off the ends of scene transitions
opal-haml
(https://github.com/opal/opal-haml) and opal-slim
(https://github.com/jgaskins/opal-slim) for Haml and Slim.
``Native(
document`)````
$$[:document]
to access the document. $$
is the wrapped window object, so you can access properties like the document from there.
$$
, you don't have to use opal-browser to use $$