Iohann Rabeson
Iohann Rabeson
I can comfirm it does the same thing if I build a proper OSX bundle with in the Info.plist NSHighResolutionCapable set to true (I remember it was required by Qt...
I'm experiencing that as well on OSX (10.15.7)
Hi, I'm hitting this issue on OSX and Windows as well. You can see it does not happen with any text. In the following screenshot, the second file name only...
Why not just adding an arbitrary index after the name? ``` tests::test::__a_0 tests::test::__a_1 tests::test::__b_2 tests::test::__b_3 ``` It seems enough to make a distinction. I don't think there is a need...
> Silly idea - what about line numbers :)? Line numbers are not very stable, any change in the same file above the test can change them.
Hi! This is fixed in miniquad: https://github.com/not-fl3/miniquad/pull/354
I think this is an issue for Miniquad and not for Macroquad (I created one https://github.com/not-fl3/miniquad/issues/353). I looked quickly and, when pressing Shift on MacOS, the callback registered by miniquad...
Adding an arbitrary index is what does rstest, you can see that in this [example](https://docs.rs/rstest/latest/rstest/attr.rstest.html#test-parametrized-cases). But rstest is little bit less ergonomic because you have to annotate parameters with `#[case]`.
Yeah maybe one day if I have the time :) Le sam. 22 juin 2019 à 03:12, cbmainz a écrit : > OS: > Simple module pack version: (git SHA1...
@djhyperspace Hi, did you mean *Pamela's workout*??? -> [http://busycircuits.com/alm001/](http://busycircuits.com/alm001/) I like the idea of multiple outputs. Thanks you!