Comment 4 for bug 1187476

Revision history for this message
Ryan Gray (hrasdt) wrote :

Hi all,

I've been using Ubuntu Touch on my only phone for a couple weeks, and the browser tab bug was really irritating me (the ability to close tabs is required behaviour, IMO). I've fixed the bug here, although it may require extra stuff in ThinDivider.qml for parity between horizontal and vertical lists.

I wasn't entirely sure of how implicitHeight was used, so removal animation may need to be corrected. Otherwise, the code is much the same as for the more common use-case.

test.qml now works as expected, although I haven't yet tested it with the browser code. Also, I'm an absolute beginner at QML and Ubuntu stuff in general, so please correct any mistakes/poor style I've made.