Kevin Boos

Results 327 comments of Kevin Boos

I modified the issue accordingly. Feel free to add any more cases that you come across.

I think most (if not all) unnecessary redraws have been resolved now.

> Will element call be supported by robrix? I'd like to support it at some point, yes. > I didn't find it in the list [#basic-room-views-and-fundamental-actions](https://github.com/project-robius/robrix?tab=readme-ov-file#basic-room-views-and-fundamental-actions) Yeah, it's hardly a...

hmm, well we don't just want to blindly copy Element's behavior. I think your initial idea was correct. It sounds like we _do_ want to keep the JTB button's badge...

> > hmm, well we don't just want to blindly copy Element's behavior. I think your initial idea was correct. > > It sounds like we _do_ want to keep...

Definitely on my radar and something that we want to support. I'll add it to the project board, though it'll probably be a while before we get to that feature....

Oh great, thanks! I was just about to do this. @alanpoon Instead of tracking v0.11 from crates.io, can you track the latest `main` commit from github? There are lots of...

Indeed, I agree. It's also related to github's details+summary markdown feature: https://docs.github.com/en/get-started/writing-on-github/working-with-advanced-formatting/organizing-information-with-collapsed-sections

> [@kevinaboos](https://github.com/kevinaboos) IMHO, It is better to be: Once user open `EditingPane`, if `replying_to` pane is opening, save its state somewhere & close `replying_to` pane. Contrarily, Once user open `replying_to`...

Typically you don't close an issue until the PR that resolves that issue gets merged in itself. That will automatically happen too, so you don't need to do it manually.