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