Skip to content

Instantly share code, notes, and snippets.

View IvanMathy's full-sized avatar
I may be slow to respond.

Ivan Mathy IvanMathy

I may be slow to respond.
View GitHub Profile
@IvanMathy
IvanMathy / gist:2863986
Created June 3, 2012 15:59
A simple Drag, Drop and Resize for Titanium Mobile. (@Thedeejay92 - Mousta.ch )
/*
* I made this code for an upcoming hackaton, so, it's really, really ugly. Feel free
* to update it here so everyone will be able to use it correctly.
*
* It's pretty easy to understand, basicly the object you want to edit, an overlay,
* four handlers, and the background view.
*
* It's currently made for/tested on iPad 5.0 with Timob 2.0.2; works only in landscape.
*
* This code is under the Moustach licence. This means you can do whatever you want with