The dance to avoid doing repeated fill requests on every update is common, so add it to ScrollPanel. Let onFillRequest return a promise, which prevents any updates until it completes.
Create an intelligent scrolling list, which doesn't care what it contains, to try and clean up some of the logic in RoomView.