Skip to content

Scrolling feature added to file manager

Jeremy Soller requested to merge Stephen-Seo:file_manager_scrolling into master

Created by: Stephen-Seo

When there are more files than certain limit (set to 7), the file manager will not display more than 7 files and displays two buttons that scrolls down/up (scrolls by 2 when possible, scrolls by 1 instead if possible, otherwise doesn't scroll at end).

Merge request reports