Image diffing
Review Request #3458 — Created Oct. 25, 2012 and discarded — Latest diff uploaded
- Models and views for image diffs - Temporary URL for viewing image diffs Implemented Two-up, Swipe, Onion and Difference views (see file attachments). Supports diffing images of different sizes. Future: Resize images that are too large?
Manually tested on Firefox & Chrome with images of the same size and images of different sizes.
Diff Revision 2
This is not the most recent revision of the diff. The latest diff is revision 11. See what's changed.
orig
1
2
3
4
5
6
7
8
9
10
11
reviewboard/settings.py |
---|
reviewboard/reviews/urls.py |
---|
reviewboard/reviews/views.py |
---|
reviewboard/reviews/ui/base.py |
---|
reviewboard/reviews/ui/image.py |
---|
reviewboard/static/rb/css/reviews.less |
---|