MantisBT: master f10f65f2

Author Committer Branch Timestamp Parent
cproensa atrol master 2019-02-10 14:19 master 9efa27c9
Changeset

Redesign dropzone file previews

Previous design was not very functional:

  • Did not properly support image thunbnails.
  • Fixed width makes the filename to get truncated
  • A permanent grey sqare that serves no purpose

Redefine some markup and options to improve some of those:

  • Set scaling as method for image thumbnail, instead of cropping.
  • Fix image rendering for thumbnails.
  • Allow flexible width and height of the preview container. This way
    filenames are fully shown.
mod - bug_report_page.php Diff File
mod - bugnote_add_inc.php Diff File
mod - core/print_api.php Diff File
mod - js/common.js Diff File