Tasharen Entertainment Forum

Support => Misc Archive => Topic started by: vipo on June 16, 2014, 01:38:11 PM

Title: Scroll view sprite position snapping
Post by: vipo on June 16, 2014, 01:38:11 PM
solved
Title: Re: Scroll view sprite position snapping
Post by: ArenMook on June 17, 2014, 12:47:34 PM
Auto-centering is achieved using UICenterOnChild. Centering on click -- UICenterOnClick (that optionally uses UICenterOnChild). I'd advise examining their code.