Michael

Results 15 issues of Michael

I'm currently testing exiting the skill then resuming where I left off. I can see the `currentSceneId` and `breadcrumbs` values in DynamoDB correctly update as I move through the game,...

This needs improving so all HTML elements inside the preloader stay vertically centered by default. Adding something like this to the page will work in most modern browser which support...

todo

Need to replace the CSS in the demos with an updated link so the popups will show.

bug

There has been some breaking changes to the bootstrap CSS which breaks the default preloader styling. A current workaround for this is to set the following styling: ``` .modal-dialog {...

bug

On August 15th, ComfyUI transitioned to a new frontend UI framework which has caused breaking changes to the TextureViewer node. This prevents the Three.js scene from loading correctly and it...