**** BEGIN LOGGING AT Mon Jul 20 02:59:58 2015 Jul 20 07:17:05 morning Jul 20 07:19:54 morning Jul 20 08:33:00 Morning! Jul 20 08:33:37 Tofe: morning! Jul 20 08:34:41 Tofe: o/ Jul 20 18:14:50 Tofe: ping Jul 20 18:22:32 nizovn: What's it about? I know a thing or 2 of most QML things too :P Jul 20 18:27:47 there is a bug/or maybe strange feature in luna-next-cardshell: when you choose one card in group of multiple browser cards, it becomes last in the group Jul 20 18:29:29 nizovn: Hmmz that's strange indeed Jul 20 18:30:19 The whole card grouping etc needs a bit of polishing still Jul 20 18:30:32 Herrie: btw you can look at my work on browser here: https://github.com/nizovn/org.webosports.app.browser/tree/work , if you want Jul 20 18:30:38 It's more or less working OK (at least a lot better compared to before) but can still have some bugs ;) Jul 20 18:32:49 nizovn: Looking good :) The db stuff seems like a small fix :D Jul 20 18:32:58 yeah :) Jul 20 18:33:39 Not sure about this change: https://github.com/nizovn/org.webosports.app.browser/blob/b0544ebb99d59647b7ac2a618e5c8f0fe83fe216/qml/WebView.qml#L31 Jul 20 18:33:51 It anchored to the progressbar which is only visible during load Jul 20 18:33:58 Not sure why you'd want to change that Jul 20 18:34:15 The code is messy for sure :P It was my first real QML project so can use some tweaking Jul 20 18:34:48 This should be fixable with a BorderImage for example: https://github.com/nizovn/org.webosports.app.browser/blob/b0544ebb99d59647b7ac2a618e5c8f0fe83fe216/qml/BookmarkDialog.qml#L45 Jul 20 18:35:08 Instead of 9 separate Image ;) Jul 20 18:38:20 Herrie: on some sites(e.g webosnation) progressBar quickly appears/disappears, what cause webview to jump, doesn't look good Jul 20 18:39:11 nizovn: Ah ;) Well there's a Tweak to keep it visible in general :P Jul 20 18:39:13 If you want ;) Jul 20 18:39:33 But yeah might be better elsewhere. Maybe on bottom of webview or legacy 2.x circle progress loader Jul 20 18:42:06 btw how to tweak browser? don't see browser tweaks in Tweaks app Jul 20 18:44:05 They were there before: https://github.com/webOS-ports/org.webosports.app.browser/blob/master/files/tweaks/org.webosports.app.browser.json Jul 20 18:45:45 Let me see, I think they might not be in the recipe Jul 20 18:46:34 Seems we need to add https://github.com/webOS-ports/meta-webos-ports/blob/3e63cb3904c1175ae9f65d34dff26ff494681908/meta-luneos/recipes-luneos/cardshell/luna-next-cardshell.bb#L19 to the recipe for browser as well Jul 20 18:48:02 Herrie: so yes, if progressbar is always visible, then we need to anchor on it Jul 20 18:48:51 These were just some initial Tweaks I did based on what I could find for legacy browser tweaks Jul 20 18:48:56 We already have custom UA etc Jul 20 18:52:12 UA approach is a lot more flexible compared to legacy wheere it's semi permanent and requires reboots I think Jul 20 18:56:43 Herrie: i can confirm setting webos_tweaks fixes them! Jul 20 19:00:16 Good ;) I guess I must have forgotten that in the recipe sometime ;) Jul 20 19:00:28 I always manually copied it over while devving :P Jul 20 19:00:48 With ADB PUSH ;) Jul 20 19:08:01 :) i'm going to improve navigationbar (paste etc popups have wrong position), so you think it's better to switch to borderimage? Jul 20 19:11:00 nizovn: BorderImage should theoretically work better for some things Jul 20 19:11:11 Not for all but for some things for sure Jul 20 19:11:48 ok Jul 20 19:28:07 For the images that have a ^ it might be tricky to use BorderImage without stretching the ^ for example Jul 20 19:28:19 Like for the copy & paste Jul 20 19:28:29 But for others like the bookmark dialog it migth work fine Jul 20 19:28:38 I guess it's a bit trial & error Jul 20 19:29:49 we can use borderimage for popup + separate ^ image, will think Jul 20 19:30:01 Yeah just play a bit ;) Jul 20 19:30:21 Just I realised recently that using 9 images for BookmarkDialog wasn't necessary really ;) Jul 20 19:30:28 After playing with BorderImage on the vkb ;) Jul 20 19:34:58 yes, seems very useful, don't want to set height&width for all images :) Jul 20 20:06:55 Herrie: i will retain 9 images method because corners are not scaled in borderimage Jul 20 20:16:02 Ah Jul 21 00:34:07 _morphis: ping! **** ENDING LOGGING AT Tue Jul 21 02:59:58 2015