lp://staging/~renatofilho/address-book-app/fix-bottom-edge-animations
- Get this branch:
- bzr branch lp://staging/~renatofilho/address-book-app/fix-bottom-edge-animations
Branch merges
- PS Jenkins bot: Approve (continuous-integration)
- Gustavo Pichorim Boiko (community): Approve
- Nekhelesh Ramananthan (community): Needs Fixing
-
Diff: 389 lines (+136/-147)2 files modifiedsrc/imports/Ubuntu/Contacts/PageWithBottomEdge.qml (+135/-147)
tests/autopilot/address_book_app/pages/_common.py (+1/-0)
Related bugs
Related blueprints
Branch information
Recent revisions
- 297. By Renato Araujo Oliveira Filho
-
Fixed wrong property reference (root.isCollapsed).
Fixed BottomEdge page visibility when collapsed to avoid extra drawing. - 296. By Renato Araujo Oliveira Filho
-
Fixed autopilot test.
Wait for the bottom edge page to be loaded before try to revel it.
- 292. By Renato Araujo Oliveira Filho
-
Fixed bottom edge tip to appear on mouse press insted of click.
Make sure that the animation runs completly to avoid problems on the app (partial run could cause the page to not be pushed to stack)
Added a final animation when bottom edge page get fully visible. (Based on designer transition doc) - 290. By Renato Araujo Oliveira Filho
-
[Contacts] Split ContactListView in two components (ContactListView and ContactListModel).
[Contacts] Fixed most called list margin.
[ContactEditor] Changed from add field dialog to use ComboButtonAddField (requested by designers).
[I18n] Fixed desktop i18n rules.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/address-book-app