Paul Melis
Paul Melis
**Description of bug** From what I can tell from the docs and other examples online this should work, yet it fails: ``` julia> using LightGraphs, SimpleWeightedGraphs julia> g = SimpleWeightedDiGraph(3)...
Hi, first of all, thanks for such a great package! With the recent changes to get it running on Linux it's quite a good way to play Hive against an...
Seems there's a third (undocumented) form of `bestmove`, i.e. without options, but it doesn't seem to return a result anytime soon?
Hi, loving mkdocs so far in the brief period of using it! Having used RTD sites a lot I was wondering how difficult it would be to turn the live...
## Describe the feature This might be a bit too specific of a use case, but I'm looking for a way to determine if a slider is still being grabbed...
## Describe the feature Instead of choosing blending preference during initialization allow it to be switched at any point. Not sure this is even possible in the current framework and/or...
## Description See https://user-images.githubusercontent.com/1408287/177714366-2a0f9b96-4ac2-4c40-a23f-6b51a355f3e2.mp4. With a simple (linear) hand menu of `UI.Radio`'s I get the wrong button being activated, even though the circle indicator appears over the correct button. However,...
## Description To get to grips with some funny behaviour w.r.t. imported models in my application I made a very simple labeled axes geometry in Blender and exported (without any...
## Description I see quite a few errors like this: ``` onecore\base\appmodel\runtime\src\lookup.cpp(218)\kernelbase.dll!00007FFD1D5AE64C: (caller: 00007FFD1D58EB54) ReturnHr(3) tid(df0) 8007007A The data area passed to a system call is too small. ``` Not...
## Description While testing the QR code example in StereoKitTest I had the QR code get recognized multiple times by (apparently) the HL2 OS itself, interfering with the test app....