← Back to team overview

ubuntu-touch-coreapps-reviewers team mailing list archive

Re: [Merge] lp:~verzegnassi-stefano/ubuntu-docviewer-app/uitk-theming-silo-50 into lp:ubuntu-docviewer-app

 

Review: Needs Information

See inline question.

Diff comments:

> 
> === modified file 'src/app/qml/documentPage/DocumentListDelegate.qml'
> --- src/app/qml/documentPage/DocumentListDelegate.qml	2015-12-29 17:13:25 +0000
> +++ src/app/qml/documentPage/DocumentListDelegate.qml	2016-03-09 18:19:39 +0000
> @@ -51,9 +51,6 @@

Should you remove FIXME? Is it wrapping itself now?

>              // FIXME: We may want to reserve 2 lines for displaying the title.
>              // 2015.12.29: that's not possible because of bug lp:1529909
>              text: model.name
> -            elide: Text.ElideRight
> -            wrapMode: Text.WrapAnywhere
> -            color: UbuntuColors.midAubergine
>          }
>  
>          subtitle.text: internal.formattedDateTime()


-- 
https://code.launchpad.net/~verzegnassi-stefano/ubuntu-docviewer-app/uitk-theming-silo-50/+merge/288555
Your team Ubuntu Document Viewer Developers is subscribed to branch lp:ubuntu-docviewer-app.


References