ScrollView needs to be combined with FrameView and eliminated. Most of the code should be refactored to become cross-platform on FrameView where possible.
Going to start with refactoring in ScrollView itself. It may turn out that keeping the class around is a good idea.
All done!