[07:26] Hi! [07:26] Some time ago, this bug was fixed: https://bugs.launchpad.net/ubuntu/+source/qtdeclarative-opensource-src/+bug/1303746 [07:26] Ubuntu bug 1303746 in Ubuntu Reminders app "Performance hit when editing sorted lists" [Critical,Fix released] [07:26] However, I'm experiencing it again since utopic r91 on my phone. It turns my app unusable. [07:27] How should I report that regression? I am not able to update the bug status. === chihchun_afk is now known as chihchun === chihchun is now known as chihchun_afk === chihchun_afk is now known as chihchun [10:17] nikwen: you experience the bug in reminders app? [10:17] nikwen: oh weird, I also cannot re-open the bug [10:18] nikwen: best ping dpm or mirv on monday to confirm the bug [10:50] t1mp: Thanks for your reply. Well, I'm experiencing it on my own app. I'll check it with the reminders app. ;) [10:59] t1mp: I've got the same problem with the reminders app. [11:00] t1mp: Are you on r91 or later? That's when the qt packages were updated, which introduced the regression. [15:06] * DanChapman can't believe it took 3 hours to debug why QQmlListProperty just wasn't working [17:07] t1mp: hey is it okay to hide the page header by "header.visible = false" ? [17:11] nik90, we were doing that lol [17:12] nik90, it sometimes didn't work though...so then we would do header.opacity=0 and header.y = - header.height....but tht just made it glitchy so then we just used header.hide() but i think we don't hide the header anymore IIRC [17:12] ahayzen: yes but that doesn't necessarily make it legal :) [17:12] nik90, hah [17:13] ahayzen: I remember t1mp and zsombi saying that header is an internal property [17:13] ahayzen: the new header will definitely support it though [17:13] nik90, yeah they want to make what is public more limited or something ? [17:14] ahayzen: well the new headers will support hiding, search and other functions. so we will get more public api functions to use [17:14] so more power to the app devs [17:14] \o/ [17:15] nik90, i see contacts/dialer etc have bottom edge....do u reckon i can hack around that pagewithbottomedge to work with the panel so we get our 3 stage thing in the music-app? [17:15] ahayzen: to an extent yes [17:16] ahayzen: we use the same thing in the clock app as well [17:16] ahayzen: worth a shot I suppose [17:16] ahayzen: but it doesn't use the panel component [17:16] nik90, this is what i mean by 3 stage [17:17] nik90, https://www.youtube.com/watch?v=51QJcIDFuxM [17:17] nik90, yeah i would have to link it with our Panel (toolbar) somehow? === chihchun is now known as chihchun_afk [17:48] hi, is there new scope example for libunity-scopes2 [17:48] the api changes a lot, I can't figure out how to fix the scope I write for libunity-scopes1 [19:48] what is qml ?