This website requires JavaScript.
Explore
Help
Sign In
GRIN
/
egui
Watch
1
Star
0
Fork
0
You've already forked egui
mirror of
https://github.com/emilk/egui.git
synced
2026-07-15 02:58:53 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2b13572220caacb4a6d9a6740c5abb165d6386ae
egui
/
crates
/
eframe
/
src
T
History
Konkitoman
2b13572220
Now every window has egui-winit, but a big problem is that a window don't render if the window frame number is bigger the the current frame, this is a spaculation because i don't know if a window stores the current frame i don't know what happens because new window render from the first time but the egui-ctx don't want to render the new window
...
is like i have tow egui-ctx
2023-07-21 22:00:22 +03:00
..
epi
Fix panic on wgpu GL backend due to new screenshot capability (
#3078
)
2023-06-15 11:16:25 +02:00
native
Now every window has egui-winit, but a big problem is that a window don't render if the window frame number is bigger the the current frame, this is a spaculation because i don't know if a window stores the current frame i don't know what happens because new window render from the first time but the egui-ctx don't want to render the new window
2023-07-21 22:00:22 +03:00
web
eframe web: detect and report panics during startup (
#2992
)
2023-05-16 22:22:09 +02:00
lib.rs
Cleanup ahead of release
2023-05-23 19:53:32 +02:00