Tino Koch

Results 29 issues of Tino Koch

### Describe the bug When using a `pointer-enter` event handler, it fires also when the cursor is moved inside of an object without leaving it. ### Reproduction https://stackblitz.com/edit/tresjs-minimal-reproduction-ejnvawpe?file=src%2Fcomponents%2FTheExperience.vue ### Steps...

### Description As a developer of TresJS I want to have the type of the global callback hook (`window.parent.parent.__TRES__DEVTOOLS__.cb`), so I can use it in core and make it more...

### Description As a developer of TresJS I want to have the type of the global callback hook (`window.parent.parent.__TRES__DEVTOOLS__.cb`), so I can use it in core and make it more...

nuxt

**Describe the bug** For some reason `renderCtx.frames.value` never goes to 0 when using the on-demand rendering. Other effects work fine. **Reproduction** Create a simple scene with the outline effect. Try...

### Description As a developer using Cientos, it would be useful to have a function available that allows to capture a screenshot of the scene canvas. ### Suggested solution Provide...

waiting for author
p2-nice-to-have
has-workaround
cientos

I removed the demo section as the link is not related to post-processing.

### Clear and concise description of the problem See [Reka UI Docs](https://reka-ui.com/docs/utilities/use-forward-props-emits). It would be great to have these composables (useForwardProps, useEmitAsProps, useForwardPropsEmits) available from vueuse. ### Suggested solution Copy...

### Reporting a bug? When having a i18n block in a SFC the messages passed to `useI18n` are ignored. The wrong locale seems to be used. ### Expected behavior The...

Status: Review Needed

**What rule do you want to change?** @intlify/vue-i18n/no-unused-keys **Does this change cause the rule to produce more or fewer warnings?** fewer **How will the change be implemented? (New option, new...

Type: Bug