Vitaly Kravchenko
Vitaly Kravchenko
@emilk This is still the case in `0.4`: https://user-images.githubusercontent.com/1799756/194758951-0d0ab6c1-b608-4425-9fc4-87b87c59f899.mp4 This is the same footage played frame by frame: https://user-images.githubusercontent.com/1799756/194758964-4aedfd50-f0fc-4f4d-a483-422e93c8047a.mp4 It looks like every other frame the layout size is incorrect.
Sorry, `0.19`. I took this screen capture today by checking out `master` of https://github.com/emilk/egui
Looks like layout is not the only issue and the content can visibly scale before it has a chance to rerender: https://user-images.githubusercontent.com/1799756/199849237-529eb557-d313-4148-89e6-6923c9650e24.mp4 These layout shifts and content scales alternernate without...
And the scaling issue is not present with wgpu backend: https://github.com/hasenbanck/egui_example https://user-images.githubusercontent.com/1799756/199847122-332d1ec9-9be9-4471-9529-8c4a0027725e.mp4 Compare to the default glow backend: https://user-images.githubusercontent.com/1799756/199847154-1834c7a0-2786-47b6-8904-ee1b29c03fa2.mp4 Layout issue is there in both backends but comparatively minor (can...
I don't believe it's thermals related, the 16" model has a redesigned body with much larger air intakes and bigger fans to improve airflow. But it shouldn't make a difference...
Adding ``` [build] incremental = true ``` to `./cargo/config.toml` doesn't seem to do anything: 
Thanks @manokara, I just tried that (was a bit busy at the time). With rustc 1.50 nightly and zld 1.2.1 the debug build now takes 6.29s, which is obviously a...
One thing I noticed is that after upgrading to macOS 11.0.1 VS Code got slower because of this issue: https://github.com/microsoft/vscode/issues/105446#issuecomment-729274600 I wonder if it plays a part here.
Thanks @cryptoquick, they worked for me too, that's what I was referring to here: https://github.com/hecrj/iced/issues/638#issuecomment-737570512 Although, as manokara suggested, there must be a reason why my builds are twice as...
@cryptoquick Haha, no worries, sadly, I am using a MBP that is worth £4000 with i9-9980H inside. And reading tweets like this makes me think I'll have to upgrade next...