lem icon indicating copy to clipboard operation
lem copied to clipboard

Pop ups not closing

Open charltonaustin opened this issue 10 months ago • 3 comments

Occasionally with errors pop ups won't close and I'm unable to force them to close. Image

charltonaustin avatar Apr 12 '25 22:04 charltonaustin

this might be fixed with the merged #1798 (I have your error too, will have to check)

vindarel avatar Apr 25 '25 11:04 vindarel

I think this is due to a few things currently, but the merged #1858 should help reduce this on the SDL version.

I'm slowly narrowing down on this one, as it annoys me to :)

cianoc avatar Aug 07 '25 12:08 cianoc

So I have a couple of thoughts about how this could be improved:

  • When new errors are created, old errors should be closed. I think I know how to do this.
  • Escape should close errors in the current buffer.

cianoc avatar Aug 11 '25 18:08 cianoc