Showing 24 of 60 total issues
Avoid too many return
statements within this function. Open
Open
if( scroll < to && !forwards ) { return value_target; }
Avoid too many return
statements within this function. Open
Open
if (offsetBottom != null && (colliderTop + colliderHeight >= scrollHeight - offsetBottom)) return 'bottom'
Avoid too many return
statements within this function. Open
Open
return false
Avoid too many return
statements within this function. Open
Open
return new_value;