I installed today's trusty-proposed image, and added the ppas for landing-006, qt5-beta1 and qt5-beta-proper on maguro.
I have the same problems unlocking that mirv describes above, but after I manager, the chevron was a little bit too large (old size from before the font-size changes?).
When I change the height of the chevron image in our TabBarStyle.qml from units.dp(25) (this came with one of the packages from the PPA I guess) to 0.82*sourceSize.height (which is what we currently have in UITK trunk), the chevron becomes huge as in Mirv's screenshots.
I installed today's trusty-proposed image, and added the ppas for landing-006, qt5-beta1 and qt5-beta-proper on maguro.
I have the same problems unlocking that mirv describes above, but after I manager, the chevron was a little bit too large (old size from before the font-size changes?).
When I change the height of the chevron image in our TabBarStyle.qml from units.dp(25) (this came with one of the packages from the PPA I guess) to 0.82*sourceSize .height (which is what we currently have in UITK trunk), the chevron becomes huge as in Mirv's screenshots.
After purging the qt5-beta-proper ppa https:/ /pastebin. canonical. com/106120/ unlocking goes fine, and the chevron size is correct (small) again.