Emil Ernerfeldt

Results 813 comments of Emil Ernerfeldt

Hi, sorry for the late reply, but 1400 lines of code is _a lot_. Before reviewing something like that it would be nice with an overview of what the code...

Thanks for explaining it a bit more! I cannot really answer how I want the code structured until I feel I understand the method underlying it. I am still hoping...

> scrolling to to 45% will render whole "block" 4 (single label), of which only bottom half will be visible, and "block" 5 as before How would you accomplish this?...

@geolehmann thanks for that example! I notice that you use winit (and egui-winit) on the web, which is interesting (see https://github.com/emilk/egui/issues/1032).

@metacean please use backticks for code ``` like this ```

Closed by https://github.com/emilk/egui/pull/1914

@paulrouget Thanks for that bisect! So that's when we switched from glium to glow. I wonder what else changed there. How we set up the swap-chain perhaps? Or something about...

@wareya oh wow, that flickering is really bad 🙈 - please open a separate issue. Does switching to `wgpu` solve it?

> @emilk This is still the case in `0.4`: `0.4` of what?