dcaliste | Good morning pvuorela. | 07:08 |
---|---|---|
pvuorela | good morning | 07:09 |
dcaliste | Thanks to the feedback you gave yesterday. Let's give up the shader then ! About the overlap delegate, I'll work on this this week. I agree that we should have something equivalent for the week view. | 07:12 |
dcaliste | About the labels, I'll try today the tips to use implicitHeight and height as an indicator of overflow to apply a gradient on the bottom. Then we can decide what is best between eliding and gradient. | 07:14 |
pvuorela | alright | 07:15 |
pvuorela | compiled the flick thing a while ago. the behavior seemed nice there. | 07:16 |
dcaliste | Yeh, regarding design, I'm very happy about the possibility to get both function : header menu and content menu, with the same flickable and menu. It makes the behaviour very consistent. | 07:18 |
dcaliste | Regarding technical implementation, I'm a bit worried about patching various element of the pulley menu to get it working as expected. | 07:18 |
dcaliste | It's very fragile I guess. | 07:18 |
pvuorela | yea, that side i didn't still check. | 07:19 |
pvuorela | but i'm sure that's all achievable. | 07:19 |
dcaliste | The main idea is to trick the menu to get it's _inactivePosition not at 0, but at current contentY when the drag starts in the header part. | 07:20 |
dcaliste | If you think it's a good design, I can cherry-pick the commit to the main PR and continue discuss the usability of the week view and its design with this unified menu. | 07:21 |
pvuorela | i'll check later in more detail | 07:21 |
dcaliste | Ok, thanks. I'll keep it separated for the moment and you can tell me later on if it's fine to get it in (actually I'm using the unified menu design on the phone at the moment to see if there are some usability issues).. | 07:23 |
dcaliste | There is something I find annoying is the slideshow easily triggering a week switch while doing a flick of the time content. Looking at PathView QML documention, I didn't find any property to lock it temporary, I mean disable the horizontal swipe. Because I think it would be correct to disable the slideshow while the main flickable is dragging vertically. Do you have an idea or a suggestion ? | 07:25 |
pvuorela | i think these should be in general sticking to horizontal/vertical direction after the direction is decided, and the version i have seems to work fine as such. | 07:29 |
pvuorela | maybe another thing is whether there should be difference threshold horizontally and vertically | 07:30 |
dcaliste | The accidental change of week is not always happening, often when doing light touch I would say. When it happens to me again, I'll try to see what are the circumstances to reproduce easily and see if adjusting the thresholds can help. Thanks for the idea. | 07:33 |
pvuorela | i suppose what's happening is finger moved both horizontally and vertically and then it's up to whichever direction triggers a threshold first. | 07:34 |
dcaliste | Yes, I guess something like that. Trying to reproduce it the moment without success. I'll try to pay more attention next time it's happening. | 07:40 |
dcaliste | I'm looking at implementing the opacity gradient on labels that overflow. Do you suggest a shader for it or an opacityMask with a LinearGradient from QtGraphicalEffects ? | 07:46 |
dcaliste | Maybe I should look how the fade is implemented in Labels… | 07:46 |
pvuorela | there's OpacityRampEffect in silica. | 07:47 |
dcaliste | Ah, indeed, I forgot about this one. Thanks. | 07:47 |
dcaliste | Thank you for the discussion this morning pvuorela. I've adedd to the weekview branch the OpacityRampEffect on labels that overflow. I let you test and give feedback when you have time to. | 08:09 |
pvuorela | nice! | 08:09 |
pvuorela | and thanks. | 08:10 |
useretail__ | is there a way to backup wlan passwords? | 19:00 |
useretail__ | or networks? | 19:01 |
Solrac[m] | Hello. I have a question, has anyone tried to use NodeGUI for app development? Its a Qt binding for JavaScript but allows for web frameworks like Vue and React | 22:15 |
Generated by irclog2html.py 2.17.1 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!