Amaral Krichman

Results 9 issues of Amaral Krichman

Hello. I'm loving this program so far. I just stumbled upon this so I thought I'd chime in and report it. I'm unsure if it's on purpose or not. When...

Hello! I generated a custom soundfont using MIDI.js tools, and placed it inside my public folder (I'm using Svelte) When creating the new instrument, I tried the following: `let inst...

Hello. I've recently stumbled into an issue when trying to use `svelte-french-toast`. The styling was misbehaving, and when investigated on their end, it turned out to be a missing option...

Hello. First of all, thanks for this wonderful plugin. I've been using tiptap a lot lately and it was painful not to have it inside Strapi. I've noticed the code...

## Summary Hello. I've been getting an eslint error on some of the webpack config files, where you use `code!` as an argument or `document.getElementById('root')!;` in `renderer/index.tsx`. Since this is...

question

### Is your feature request related to a problem? This is both a question and a feature request. I understand there's a bit of redundancy between a confirm and a...

Hello. I'm making a box selection system and found that the `e.stopPropagation()` from the transformer prevents my callback to be run, so I modified the transformer to accept "attached callbacks"...

Hello! The docs could be more explicit in regards to the return type of `dragStartPredicate`. Currently it says > ..it will be called until you return `true` or `false`. I...

question

Hello! I've been having an issue I thought it was related to gitui itself, but when I began troubleshooting it, turned out to be related to the nvim implementation. When...