| *** frinring_ is now known as frinring | 01:54 | |
| *** zbenjamin is now known as Guest97151 | 02:49 | |
| *** zbenjamin_ is now known as zbenjamin | 02:49 | |
| *** feodoran_ is now known as feodoran | 03:19 | |
| *** zama_ is now known as zama | 05:50 | |
| *** ahjolinna_ is now known as ahjolinna | 09:03 | |
| *** svartoyg_afk is now known as svartoyg | 09:18 | |
| *** BitEvil is now known as SpeedEvil | 10:33 | |
| *** svartoyg is now known as svartoyg_afk | 11:35 | |
| *** RzR is now known as rZr | 13:16 | |
| attah | So i have a video player component, and i'm using req_display_blanking_pause, and it seems to be working a little bit too well... or rather, i don't really know what to hook req_display_cancel_blanking_pause to | 13:35 |
|---|---|---|
| attah | Component.onDestruction: is apparently too late | 13:36 |
| attah | Nvm, i'm just being stupid... i'll just put the dbus object somewhere else | 13:42 |
| *** kernling is now known as krnlyng | 14:19 | |
| *** svartoyg_afk is now known as svartoyg | 14:40 | |
| *** svartoyg is now known as svartoyg_afk | 17:10 | |
| attah | I'm pretty sure i saw a multiline string in QML somewhere on sailfishos.org, or similar... but i can't seem to find it, or any good info on how to do that | 17:13 |
| kimmoli | richtext and <br> ? | 18:06 |
| attah | I went for just "+"-ing together the "lines", and ending some of them with \n, and delegating some to wrap | 18:17 |
| attah | Now if only i could figure out why my page doesn't scroll | 18:18 |
| attah | This one: https://github.com/attah/harbour-s2play/blob/master/qml/pages/SettingsPage.qml | 18:24 |
| kimmoli | add to flickable contentHeight: settingsColumn.height | 19:18 |
| kimmoli | and move pageheader inside column | 19:19 |
| attah | Hmm, that didn't help | 19:22 |
| attah | tried implicitHeight too, no dice | 19:23 |
| kimmoli | remove the anchors from column? | 19:29 |
| attah | Good idea, still not working | 19:30 |
| attah | waaait | 19:30 |
| attah | there are more anchors that look weird | 19:31 |
| attah | Nvm, they (inside defaultRow) were needed and correct | 19:32 |
| attah | finally... anchors.fill: parent in the SilicaFlickable | 19:36 |
| attah | plus probably several of the other changes | 19:37 |
| attah | thanks for the help | 19:47 |
Generated by irclog2html.py 2.17.1 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!