KPal

Results 47 comments of KPal

> Any reflection on the trade-offs on `examples/examples.config.mjs`? Now all the files for every example are in one huge file and - So actually I was thinking of converting that...

> Thank you for the quick changes, you work so fast 💯 > > What's up with all the file name changes? We have four conventions by now: > >...

Im unsure about directly including run time inspector specifics in the engine at best it can support loading a custom engine build but no custom code

Its more just creating a custom build target from your rti package - Yes is it useful for debugging etc but since its purely for debugging purposes we do not...

> I just wanted to update my RTI pull request and running into regressions: > > * `ENGINE_PATH` doesn't seem to work any longer > * Loading an UMD build...

> > * `ENGINE_PATH` seems to work fine for me so long as its a ESM build of the engine (UMD is not supported anymore) > > Thank you for...

> Hey @Splizard, thank you for sharing this information! I had the chance to try it out with a Surface Pro 9 pen and it also works in Monaco (although...

@willeastcott this PR was going to be closed in place of this GH-6260 😅

Okay so I forked it and it's due to when the aspect ratio and the client bounding rect are set. - The client rect is set in the application `update`...