Re: KQuickChatComponents in kdereview

2023-07-04 Thread Jonathan Riddell
I opened an issue in line with the new kdereview process https://invent.kde.org/libraries/kquickchatcomponents/-/issues/1 Jonathan On Fri, 31 Dec 2021 at 11:35, Janet Blackquill wrote: > Hi, > > KQuickChatComponents > (https://invent.kde.org/libraries/kquickchatcomponents) is in > kdereview no

Re: KQuickChatComponents in kdereview

2022-01-18 Thread Janet Blackquill
Am Mi., 12. Jan. 2022 um 16:19 Uhr schrieb David Edmundson : > > All of > https://invent.kde.org/libraries/kquickchatcomponents/-/blob/master/src/controls/ > appear to be missing API docs They're there now. > David

Re: KQuickChatComponents in kdereview

2022-01-18 Thread Janet Blackquill
Am Sa., 1. Jan. 2022 um 19:08 Uhr schrieb Albert Astals Cid : > > El divendres, 31 de desembre de 2021, a les 5:21:44 (CET), Janet Blackquill > va escriure: > > Hi, > > > > KQuickChatComponents > > (https://invent.kde.org/libraries/kquickchatcomponents) is in > > kdereview now. > > > > It is a ver

Re: KQuickChatComponents in kdereview

2022-01-18 Thread Janet Blackquill
Am Mi., 12. Jan. 2022 um 16:44 Uhr schrieb David Edmundson : > > # Overall: > How is LTR meant to work? You're using it for internal layouting > purposes so any genuine LTR would now be quite broken, I suspect it > will all appear aligned to one side. At a minimum we would need to > inverse the log

Re: KQuickChatComponents in kdereview

2022-01-17 Thread Albert Astals Cid
El dilluns, 17 de gener de 2022, a les 21:22:21 (CET), Janet Blackquill va escriure: > Am Sa., 1. Jan. 2022 um 19:08 Uhr schrieb Albert Astals Cid : > > > > El divendres, 31 de desembre de 2021, a les 5:21:44 (CET), Janet Blackquill > > va escriure: > > > Hi, > > > > > > KQuickChatComponents > >

Re: KQuickChatComponents in kdereview

2022-01-12 Thread David Edmundson
# Overall: How is LTR meant to work? You're using it for internal layouting purposes so any genuine LTR would now be quite broken, I suspect it will all appear aligned to one side. At a minimum we would need to inverse the logic inside ChatBubble::tailBase and it needs some testing # ChatBubble:

Re: KQuickChatComponents in kdereview

2022-01-12 Thread David Edmundson
All of https://invent.kde.org/libraries/kquickchatcomponents/-/blob/master/src/controls/ appear to be missing API docs David

Re: KQuickChatComponents in kdereview

2022-01-01 Thread Albert Astals Cid
El divendres, 31 de desembre de 2021, a les 5:21:44 (CET), Janet Blackquill va escriure: > Hi, > > KQuickChatComponents > (https://invent.kde.org/libraries/kquickchatcomponents) is in > kdereview now. > > It is a very small (as of now) library mostly containing a base bubble > component offering

KQuickChatComponents in kdereview

2021-12-31 Thread Janet Blackquill
Hi, KQuickChatComponents (https://invent.kde.org/libraries/kquickchatcomponents) is in kdereview now. It is a very small (as of now) library mostly containing a base bubble component offering a consistent bubble design, with a few variants built on top of the bubble offering common patterns of ch