- https://brie.gay
-
Joined on
2025年04月16日
This was already added at some point. It clears the current tab if you reopen without interacting with any tab content, but that isn't a big deal
I'm not entirely sure that this wasn't exclusively related to #312, but I'll still look at it a little bit more
This is a neat idea, thanks for the suggestion!
This seems pretty straightforward to add
If I don't think of anything better, I'll ideally verify that this is a problem with egui itself (e.g., appears on example code), and then create an issue in egui to make this more dynamic...
I have a patch that should fix this particular instance, although I'm going to think about it a little bit longer before I actually commit.
This looks like this is coming from from the backend to egui (the GUI library cheese paper uses), eframe, which is using wgpu as the underlying graphics api