Nicolas Martel

Results 78 issues of Nicolas Martel

It works with everything else but not Everything actions. Example: ![](https://i.imgur.com/pJNIr1U.png) I typed s, scrolled down until I found this action, and then after using it it does not show...

I noticed something strange about MoonSharp while debugging a bug in our game. Both of these weights for overload resolving are calibrated to `100`: https://github.com/moonsharp-devs/moonsharp/blob/4e748a7a74af04b589af1b3e1aaa2d66d8b36a57/src/MoonSharp.Interpreter/_Projects/MoonSharp.Interpreter.netcore/src/Interop/Converters/ScriptToClrConversions.cs#L9Ohttps://github.com/moonsharp-devs/moonsharp/blob/4e748a7a74af04b589af1b3e1aaa2d66d8b36a57/src/MoonSharp.Interpreter/_Projects/MoonSharp.Interpreter.netcore/src/Interop/Converters/ScriptToClrConversions.cs#L9-L10 Shouldn't an exact match score...

`float` is treated as a downcast, same exact score as `int`. See for yourselves https://github.com/moonsharp-devs/moonsharp/blob/7b8103d58b30c72f7122c9c20ec682f0066e635f/src/MoonSharp.Interpreter/Interop/Converters/ScriptToClrConversions.cs#L311

The bar goes to the top of the screen, but applications are automatically laid on top by Workspacer, making the bar effectively useless.

bug

Hello, I am writing an application using this library. The application receives MIDI input and tracks held notes using the incoming messages. Unfortunately if I press a large number of...

![image](https://user-images.githubusercontent.com/3945277/110691405-1bc5a980-81b3-11eb-98d8-ee5ad424b3b3.png) This is for ~300 SoftMaskables. All of the allocation comes from accessing `mat.shader.name`, and then there's the "Set view and projection matrices" part as well which takes a decent...

bug

![image](https://user-images.githubusercontent.com/3945277/71424705-76ccb880-2662-11ea-8762-4073a0b93259.png) Talking about this highlight bg color here. To me, the color says 'greyed out' or 'inactive' and I would expect the selector cursor to have a bit more color...

enhancement
3 votes

If #9 is implemented, this could be a useful feature, similarly to #10.

Hints for the currently active window or taskbar item should be colored differently to help anchor the eyes more quickly.