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