[Merge] lp:~uriboni/webbrowser-app/find-in-page-focus into lp:webbrowser-app
Olivier Tilloy
olivier.tilloy at canonical.com
Fri Oct 23 08:47:51 UTC 2015
The changes to AddressBar.qml could be simplified quite a bit, by basically reverting them and making the width of the primary item conditional on its 'visible' property:
width: visible ? iconsRow.width + units.gu(1) : 0
--
https://code.launchpad.net/~uriboni/webbrowser-app/find-in-page-focus/+merge/275329
Your team Ubuntu Phablet Team is requested to review the proposed merge of lp:~uriboni/webbrowser-app/find-in-page-focus into lp:webbrowser-app.
More information about the Ubuntu-reviews
mailing list