Ben Scholzen

Results 82 comments of Ben Scholzen

Sorry for the late reply, I was too distracted with life :)… In Formidable, you'd create a RepeatedMapping which would wrap around a normal FieldMapping, to which you'd assign a...

Sure, feel free to make a PR :). I based my values of those recommended by Telegram (basically their PSD template).

By the way, to add alpha to the stroked outlined, it should be enough to modify the `draw()` method of the `StrokeRenderer` (and let the constructor accept an RGBA tuple).

should be possible, will look into it.

Technically that's an upstream bug, but it seems like xcharts wasn't updated in 8 years. I guess switching to another chart library might be a good idea.

With async reprojection now available on NVIDIA cards, I can confirm that the issue exists there as well.

> Would there be a way to implement similar functionality without the help of Nvidia? No, this does require a certain Vulkan extension.

Just noting down that the same issue started for me yesterday. I'm running NVIDIA driver 510.47.03, which was not updated before the issue started. The only correlating thing is that...

@tywalch We ran into the same issue. Is there a reason why this issue was closed? We'd like to have a map object (with required fields in it if it...