20 Mar 2021 |
Nico|dev | Okay, that looks correct | 18:30:01 |
psqdki | the problem was with import | 18:30:28 |
psqdki | but idk why it only happens with nheko | 18:30:34 |
Nico|dev | Well, I don't really know either, but I would suspect the image format is wrong | 18:31:15 |
psqdki | yeah | 18:31:46 |
psqdki | one more thing | 18:32:20 |
psqdki | when u prss up arrow to edit the last msg | 18:32:37 |
psqdki | the cursor gets moved to the beginning of the msg | 18:32:49 |
Nico|dev |  Download clipboard.png | 18:33:12 |
psqdki | lmao | 18:33:21 |
Nico|dev | In reply to @psqdki:matrix.org the cursor gets moved to the beginning of the msg There is an issue for that already | 18:33:22 |
psqdki | oh | 18:33:31 |
psqdki | i think i gotta learn qt | 18:33:42 |
Nico|dev | :D | 18:33:49 |
psqdki | bcs i don't understand like 95% of the code lol | 18:33:52 |
psqdki | btw check the PR i have | 18:34:49 |
Nico|dev | :D | 18:34:54 |
manu_kamath | Nico|dev: wasn't there code for the quickswitcher in src/? | 19:18:34 |
Nico|dev | That got deleted | 19:18:48 |
manu_kamath | working on the roomdir and remember seeing it | 19:18:52 |
manu_kamath | ohhh shoot | 19:18:56 |
Nico|dev | It's in Qml now | 19:19:04 |
manu_kamath | well, i just was using it as reference so no biggie I guess | 19:19:14 |
manu_kamath | maybe i should do the room dir in qml too then | 19:19:25 |
manu_kamath | i think the concept is kind of the same right? make a list model | 19:19:52 |
Nico|dev | In reply to @manu_kamath:matrix.org maybe i should do the room dir in qml too then That would be neat :3 | 19:19:59 |
Nico|dev | In reply to @manu_kamath:matrix.org i think the concept is kind of the same right? make a list model Yeah, you make a model, then in Qml use a Listview and define how each delegate should look | 19:20:25 |
manu_kamath | also, i finally finished my job search and got a job so i can spend more time contributing to Nheko 😀 | 19:20:45 |
manu_kamath | In reply to @deepbluev7:neko.dev Yeah, you make a model, then in Qml use a Listview and define how each delegate should look on that note. What's a good way to debug QML? I usually like using something like gdb and seeing what the code does, is there an equivalent? | 19:21:18 |
Nico|dev | In reply to @manu_kamath:matrix.org also, i finally finished my job search and got a job so i can spend more time contributing to Nheko 😀 Wow, awesome, congratulations! | 19:21:35 |