Dramatically improved filepicker performance. Data is only ever loaded when the dropdown is on focus, as it was supposed to be. Image preview of a selected item won't be rendered unless the field gains focus to avoid wasting resources. (fixes #788)

This commit is contained in:
Djamil Legato
2016-10-01 00:09:01 -07:00
parent a011368e40
commit 74b756d6a8
4 changed files with 50 additions and 66 deletions

File diff suppressed because one or more lines are too long