Clément Pasteau

Results 64 comments of Clément Pasteau

I've looked briefly into this, so adding some info here. Thanks for sharing your project @VegeTato, I've managed to easily reproduce the seen behavior. For info, in the engine, the...

@4ian with the work you're currently doing on resources, is this PR still relevant?

Hi @AtomicCrocStudios ! Thanks for reporting this behavior! They are indeed 2 different issues here, but probably caused by the same piece of code. The DialogTree extension considers the dialog...

From a quick analysis of the stack trace, it looks like this is happening on the HomePage, when displaying one of the 3 carousels: - tutorials - examples - showcased...

That's a tricky one to solve. If this library actually works, this would require us to find a way to be able to trigger their functions from the embedded JS....

Regarding your 2 comments @tristanbob I believe it is slightly tricky to handle and create "drop zones" that match the behavior you're trying to achieve. The feature works though, you...

The final points you've raised: > Horizontal separators are smaller than the vertical ones and are harder to aim. > Function Configuration panel is cropped > arrow to expand the...

That's confusing, I've tried your project but the preview is well centered on mine 🤔 MacOS - 5.0.138 ![image](https://user-images.githubusercontent.com/4895034/176912461-24c69ae8-6ee4-462f-81e1-3876af74dd4e.png)

Hello 👋 The component stack of this error refers to the Scene editor, and the stack indicates the error happened in C++ https://github.com/4ian/GDevelop/blob/d55392bd749c575fcd2bc8617d442cc5de5ffe8d/Core/GDCore/Project/InitialInstancesContainer.cpp#L44-L61 @Dippydo Could you tell us a big...

I've had this issue happen locally once as well. (it looks the same?) ![Screenshot 2022-07-01 at 16 36 40](https://user-images.githubusercontent.com/4895034/176919589-8d9ac8d6-f6ab-45be-9584-9c05a43a8f89.png) I'm wondering if this has appeared since the electron upgrade, which...