Merge lp://qastaging/~phablet-team/camera-app/photo-editor into lp://qastaging/camera-app

Proposed by Ugo Riboni
Status: Merged
Approved by: Bill Filler
Approved revision: 438
Merged at revision: 492
Proposed branch: lp://qastaging/~phablet-team/camera-app/photo-editor
Merge into: lp://qastaging/camera-app
Diff against target: 355 lines (+196/-9)
5 files modified
GalleryViewHeader.qml (+35/-5)
IconButton.qml (+3/-1)
SlideshowView.qml (+56/-3)
debian/control (+2/-0)
tests/autopilot/camera_app/tests/test_photo_editor.py (+100/-0)
To merge this branch: bzr merge lp://qastaging/~phablet-team/camera-app/photo-editor
Reviewer Review Type Date Requested Status
Bill Filler (community) Approve
PS Jenkins bot continuous-integration Needs Fixing
Florian Boucault (community) Needs Fixing
Review via email: mp+242696@code.qastaging.launchpad.net

Commit message

Add photo editor feature using the component from ubuntu-ui-extras.

Description of the change

Add photo editor feature using the component from ubuntu-ui-extras.

You will need this branch for this to work: https://code.launchpad.net/~phablet-team/ubuntu-ui-extras/photo-editor/+merge/242695

To post a comment you must log in.
Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Needs Fixing (continuous-integration)
432. By Ugo Riboni

Open the photo editor using the correct method

Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Needs Fixing (continuous-integration)
Revision history for this message
Florian Boucault (fboucault) wrote :

Code looks good.

review: Approve (code)
Revision history for this message
Florian Boucault (fboucault) wrote :

There is now a conflict in GalleryViewHeader.qml due to the introduction of a multi selection mode.

review: Needs Fixing
Revision history for this message
Florian Boucault (fboucault) wrote :
Revision history for this message
Florian Boucault (fboucault) wrote :

Another semantical conflict in SlideshowView.qml:

SharePopover from Ubuntu UI Extras is picked up instead of the local one causing the photo roll to not load at all.

review: Needs Fixing
Revision history for this message
Florian Boucault (fboucault) wrote :

When going in edit mode, the photo is not displayed at all, black instead.

review: Needs Fixing
433. By Ugo Riboni

Merge changes from trunk

434. By Ugo Riboni

Don't allow flicking back to the viewfinder while editing

435. By Ugo Riboni

Fix bug in the way actions are passed to the header

Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Needs Fixing (continuous-integration)
436. By Ugo Riboni

Merge changes from trunk

Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Needs Fixing (continuous-integration)
437. By Ugo Riboni

Add unit tests for making sure the photo editor appears and disappears correctly

Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Needs Fixing (continuous-integration)
438. By Ugo Riboni

Merge changes from trunk

Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Needs Fixing (continuous-integration)
Revision history for this message
Bill Filler (bfiller) wrote :

Nice job Ugo! This works really well.
Couple of small issues I noticed:

1) Revert to Original button:
It's always in the disabled state on the toolbar, yet pressing it always shows the dialog even if there aren't any changes to the photo. It should become enabled only when there is an edit to revert and when it's disabled, pressing it should have no action.

2) The image enhancer action takes quite a while to finish. Currently it just shows a spinner on the image until it's complete. Would be better I think if we could add a message to the spinner with a message as to what is happening, as I wasn't even clear what the button did exactly. Something like "Auto-enhancing image..." or something like that.

3) Brightness: is there any way to update the image in real-time when changing the brightness rather than waiting until you release the slider?

review: Needs Fixing
Revision history for this message
Bill Filler (bfiller) wrote :

approved

review: Approve
439. By Ugo Riboni

Merge chnages from trunk

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
The diff is not available at this time. You can reload the page or download it.

Subscribers

People subscribed via source and target branches