aisayko / Django-tinymce-filebrowser

Simple django-based file uploader and viewer for TinyMCE
MIT License
35 stars 32 forks source link

Popup Slowness #13

Closed fyaconiello closed 9 years ago

fyaconiello commented 9 years ago

What can I do to reduce slowness of popup load? I'm pretty sure that the issue we are running into has something to do with the number of images my client has uploaded. Is it possible we could do pagination on the popup so that it only shows a subset of the images at once?

screen shot 2014-08-08 at 10 22 35 am

aisayko commented 9 years ago

Will add pagination soon, thanks for report

fyaconiello commented 9 years ago

can I get an update on (roughly) when a release featuring this might be available?

aisayko commented 9 years ago

Added paginator. Please update to 0.1.2