# File raggle, line 2843
        def scroll_top
          @offset = 0
          draw_items
        end