Actions
Feature proposal #6228
closedImplement client side resizing
Description
Review the new usage that'll be implemented into core CB for file input validation and port it over to CB Gallery. This should allow significantly faster uploads.
Updated by krileon about 8 years ago
- Related to Feature proposal #6222: Implement client side resizing added
Updated by krileon over 7 years ago
- % Done changed from 0 to 20
Requires improvements in CBs fileupload jQuery as it needs the processing plugin functionality to preprocess the file before it uploads. So client side resizing won't work until both CB and CB Gallery are up to date.
Updated by krileon over 7 years ago
- Status changed from Assigned to Resolved
- % Done changed from 20 to 100
This is enabled by default, but won't function without a new CB nightly as it utilizes jQuery fileupload process plugin. See #6718
Actions