riquich

Results 2 comments of riquich

I had the same artifacts on an extreme level in my stackpanel located in dialoghost DialogContent. Tried layout rounding, software rendering to no avail but setting ShadowAssist.ShadowDepth to "Depth0" definitely...

Hi, I have also observed something similar. when ran as following: ``` EbpfLoader::new() .verifier_log_level(VerifierLogLevel::VERBOSE | VerifierLogLevel::STATS) .btf(Btf::from_sys_fs().ok().as_ref()) ``` the program has a base memory consumption of around 23M (t-gmax), as...