sailfishos / sailfish-office

Sailfish Office
GNU General Public License v2.0
73 stars 26 forks source link

Jb35554 #105

Closed jpetrell closed 7 years ago

jpetrell commented 7 years ago

Documents app main page header no longer opens outside the view (caused by Binding element changing search field height to zero too late, after the content y had already been calculated).

Info label "No documents" no longer flickers on app launch even if user has documents. During search filtering "No documents found" label no longer incorrectly flickers to "No documents" during the hide transition. Info label vertical position no longer flickers during orientation change. Also moved the label a bit lower on portrait orientation where there is more space.

jpetrell commented 7 years ago

@pvuorela

pvuorela commented 7 years ago

LGTM.

Could consider also removing the dummy header item. Think the item shouldn't get recreated unnecessarily anymore.