Codec ░ animated

24setContentOffset does not like pagingEnabled

pagingEnabled should be set to NO, *BEFORE* attempting to change the offset with setContentOffset:point animated:NO.

if the order is reversed, strange results. would only work when animated:YES