Joe Petrakovich

Results 4 issues of Joe Petrakovich

### Description of the new feature / enhancement There are some applications that do not allow resizing. I understand why, but it would be nice if we could still force...

Needs-Triage

## Bug description This very well could be user error but I'm stumped at why this tippy is moving around even though the `appendTo` element (`parent` in my usecase) is...

🐛 bug
🚧 unconfirmed

I tried using `on:complete` but it gets called as soon as the component is bound. I had to resort to binding to the `complete` prop and reacting to it. ```...

I have no idea what is causing this but when I start my game like in the template using `StartGame` from a svelte component, the scenes get messed up and...