huyhungkun/templelibrary

Typo in temple.ui.behaviors.Dragbehavior explanation

Closed this issue · 1 comments

At line 82 of class Dragbehavior, new Rectangle is misspelled.

     * @example
     * <listing version="3.0">
     * new DragBehavior(mcClip, new Reactangle(100, 100, 200, 200);
     * </listing>

The class is working great, it really is a minor issue. 

Great you open sourced your library,
Arie de Bonth

Original issue reported on code.google.com by redhotbe...@gmail.com on 28 Jan 2010 at 9:30

Typo is fixed. Thanks for your heads up.

Original comment by thijsbroerse on 26 Jul 2010 at 9:19

  • Changed state: Fixed