*** zbenjamin is now known as Guest6110 | 02:07 | |
*** zbenjamin_ is now known as zbenjamin | 02:07 | |
dcaliste | pvuorela, good morning. Maybe there is a scheme to label branches to push to ui-jolla-settings. At the moment, trying to push to contrib-webcal or contributor-webcal is rejected. jpetrell granted me with write access to this repo, but maybe the branch naming filter was not updated ? | 08:28 |
---|---|---|
*** vilpan1 is now known as vilpan | 08:31 | |
pvuorela | dcaliste: yea, seems to be missing contrib-* definitions. | 08:32 |
pvuorela | dcaliste: i'll ask joona. | 08:33 |
dcaliste | pvuorela, thanks. There need to be a slight addition in settings.qml to add a DBUs function to handle the x-scheme/webcal. | 08:38 |
pvuorela | dcaliste: might work now. | 08:41 |
dcaliste | pvuorela, thanks again, I'll push this evening because the changes are on my home computer. | 08:42 |
molan | Hi, following qml question: I have a TextArea with height: implicitHeight - so it adapts to the amount of entered text. Additionally I would like to have a minimum and maximum height for this TextArea. What would be the best way to do that? Help is very appreaciated. | 08:48 |
pvuorela | perhaps something like height: Math.max(theMinimum, Math.min(theMaximum, implicitHeight)) | 08:52 |
molan | pvuorela, that's exactly what I mean. I will try it out. Thanks! | 08:54 |
*** frinring_ is now known as frinring | 11:15 |
Generated by irclog2html.py 2.17.1 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!