diff options
author | Vincent Petry <pvince81@owncloud.com> | 2014-04-04 14:34:07 +0200 |
---|---|---|
committer | Vincent Petry <pvince81@owncloud.com> | 2014-04-28 14:55:00 +0200 |
commit | f6586f6bdfe8f5b2175d9ee5e833ecb4ccbc5f7d (patch) | |
tree | ddbcd0d70527bc05052ce46a08d029a0985a0d49 /apps/files/js/file-upload.js | |
parent | 9c2fbea6a4396a29ce8c966c9ea7646aa8fc9be5 (diff) | |
download | nextcloud-server-f6586f6bdfe8f5b2175d9ee5e833ecb4ccbc5f7d.tar.gz nextcloud-server-f6586f6bdfe8f5b2175d9ee5e833ecb4ccbc5f7d.zip |
Fixed file sorting to work with scrolling
The FileList.files model is now updated with file operations.
Adding files to the list will add to the model first, then to the DOM.
If the insertion point isn't visible yet, the file won't be added to the
DOM until the user scrolls down.
Updated unit tests to include checking for the correct insertion point.
Diffstat (limited to 'apps/files/js/file-upload.js')
0 files changed, 0 insertions, 0 deletions