Arne Christian Beer

Results 299 comments of Arne Christian Beer

Depending on the code-complexity for the solution you find, I would be ok with merging this feature. However, if this significantly complicates the current code, I would be very much...

Sadly not yet. If you don't need the feature of dynamically arranging your content to a given width, you could check out alternative table implementations, which are linked at the...

Thanks :) I see how this can be useful. It should also be rather easy to implement. The code that's responsible for filling up lines can be found over here:...

I really like the idea approach via `enumflags2`. I've seen this approach before, but I've never really worked with it. How would you handle something like `CellAlignment::Top | CellAlignment::Left |...

Hey :) I'm running into the same issue here. The current workaround is to run two queries and merge the results afterwards, but being able to merge them inside the...

One thing I did notice is, that all errors I've seen so far, occurred on users in datacenter `2`. Users in datacenter `4` however consistently work. I'm not sure whether...

@Lonami Do you want to create an upstream issue on TDlib? I got a feeling you're better qualified for writing this ticket. Otherwise I'll try to come up with a...

Ok. After talking to the levlam and finally understanding what he was trying to tell me, it looks like this kind of request needs to be sent to a specific...

Nice. Ping me, if I can be of any help. I'll probably need a short introduction into your code base though. I'm really looking forward to seeing this fixed.

Hey. Could you reopen the issue? After some testing around, a new issue occurred: As soon as users start spamming, which then results in very fast updating of messages, this...