Emil Ernerfeldt

Results 812 comments of Emil Ernerfeldt

Anyone wants to dig into this? Likely culprits include `glutin`, `glow`, `winit`, or a combination of the three.

Seems like a lot of people have problem with this, yet nobody has tried to reproduce it using pure `glutin` and/or `glow` without `eframe`? Try https://github.com/grovesNL/glow/tree/main/examples/hello with the glutin backend...

@ambihelical please open an issue in the glutin repository!

I finally installed an Ubuntu VM and ran into this exact issue ^^ probably because of using a software renderer like @ambihelical suspected.

Is some of your problems solved with https://github.com/emilk/egui/pull/1693 ?

converted to draft since you still have some `todos`

is it really worth the added complexity?

It would be very nice with proper tab support in egui - please make a PR!

There is now a crate that offers tabs and docking: https://crates.io/crates/egui_dock