Code review comment for lp:~kai-mast/friends-app/new-postview

Revision history for this message
Kai Mast (kai-mast) wrote :

well the difference is that one uses Tabs and one doesn't. I simplified the code here: http://pastebin.com/ithdANaQ
What I don't understand is that the flickable is handled correctly (the header hides) but the content is not clipped even though I set "clip: true".
I'll ask some of the QML/SDK "gurus". Maybe they can help.

For now, we could also set "flickable: null", so the behaviour would be the same as on trunk.

Keep in mind that this is just the first change. With the images branch (that is already mostly finished except for some convergence stuff) this will even look nicer ;)

« Back to merge proposal