Smit

Results 40 comments of Smit

> What was the reason for needing to rename `messages.ts` to `messages.svelte.ts`? - I made that change while I was debugging reactivity issued for the `patchWidgetLayout`. The problem was in...

## Runes linting test The following code snippet should've triggered [svelte/infinite-reactive-loop](https://sveltejs.github.io/eslint-plugin-svelte/rules/infinite-reactive-loop/) linter error on line 15 but it didn't. Going by above, the lint rules for svelte 5 might not...

Bug: 1. `TextAreaInput` does not reset local state on `Escape`

> > What was the reason for needing to rename `messages.ts` to `messages.svelte.ts`? > > * I made that change while I was debugging reactivity issued for the `patchWidgetLayout`. The...

> Bug: > > 1. `TextAreaInput` does not reset local state on `Escape` Fixed this

I'm gonna do a final round of testing by tonight after syncing with master. If I don't find any issues, then I'll reopen from draft again for review

I'm done with my testing, with [d24c0b6](https://github.com/GraphiteEditor/Graphite/pull/2755/commits/d24c0b6a44893d6654ea8f77fd98e96909bc7709)`FieldInput` has two different behaviours 1. When attached with an `oncommitText` callback, it works in local edit mode allowing users to discard editing state...

@Keavon can we build and push this for testing?

There's one task remaining which is adding the `.git-blame-ignore-revs`. About that, it'd be better to add in a separate PR on a need basis as the project sees fit. Aside...

@vatsalkaushik Correct me if I'm wrong Does this means that we want refunds to be enabled as soon as $0 balance is reached? And payouts will be blocked untill $100...