Simply change your event #3 to this:
Touch is in touch -> Set scroll Y to ( Scroll_Y + (StartY-Touch.Y) )
And remove events #4 and #5
Instead of scrolling the entire layout you can pin menu items to a big sprite and move this sprite up and down.
See this post: