edwloef
edwloef
I can confirm this is still happening, recording Steam games with OBS.
> Alternative bikeshed colors for `trampoline`: [`wrapper`](https://en.wikipedia.org/wiki/Wrapper_function), `forwarding`, `delegate`, `delegating` Another `trampoline` bikeshed: `#[inline(shallow)]`?
I can confirm this using Cascadia Code, which has an aspect ratio of 1200:2048 (75:128), at a font size of 16. This is very apparent when drawing box characters, such...
This is still reproducible.
Could this be due to https://github.com/linebender/tiny-skia/issues/13?
Some input on this (my opinion): - `wgpu::util::power_preference_from_env()` was replaced by `wgpu::PowerPreference::from_env()`. I don't see the harm in keeping that bit there tbh, especially if it's usually but not always...
> Ya I can see it being useful in rare debugging purposes. I use it to force my integrated GPU on my laptop hahaha > A little skeptical about the...
Unfortunately I'm not knowledgeable enough about how Jack works to report this to the folks over at Pipewire, is this something you could do?
I've also recently started experiencing this issue, using Nextcloud 3.14.2 and KeePassXC 2.7.9 on linux.
I've also noticed this when trying to type `.into()` on string literals, where it prefers `.into_searcher()` instead: 