Home > auto_resize

auto_resize

Auto_resize is a project mainly written in JavaScript, it's free.

A demonstration of automatically resizing things in SproutCore.

NOTE: This requires the Ace theme submodule to be loaded, because, for testing purposes, all my projects are now done using the new (yet, incomplete) Ace theme. The hope is that, whenever I need a control that I have not completed, I will then take the time to complete it. :)

So, when you clone this, make sure to run:

> git submodule init
> git submodule update

Thanks!