fuko
fuko
Edit: I checked out the package.json and saw that this project already uses TestCafe for e2e tests. That probably means that the deprecation of Spectron doesn't really affect the project....
@C47F15H, @TheDoggoRex, @day0n Hi :relaxed:, I had a very similiar problem with my Manjaro Linux desktop running Firefox and my iPhone running Safari (the files seemed to be sent in...
Woah, it started to work for me (`Firefox 96.0.3` on macOS and Manjaro Linux). Maybe it got fixed with a Firefox update? @Cake967 does it work for you now?
I have reproduced this bug both in Chrome and Firefox (on Manjaro Linux).
> @fulopkovacs if you are able to re-test this, I have modified the way keyframes are offset from the left. It is possible it is related to this issue and...
Wow, this would be super useful for quickly testing things in the browser (e.g.: textures, HDRI environment maps)! 🤩 I'll look into it this week and make a PR if...
@JGAntunes I finally pass the PR back to review! :grin: There were a few surprises with the tests (e.g.: many of the tests in `yarn.bats` executed the `run_yarn` function, which...
> The latest version of Vim (patch 8.1.1762 to be precise) has added the ftdetect autocmd to their filetype.vim. I think that should solve it in places where it didn't...
If you like this idea, then lemme know if you need contributors for it! Haven't checked the codebase yet, but would love to make a PR if I can.
Thanks for the quick response! 😊 Hmmm, I hear what you're saying. I'll try to create a rough test as you suggested and come back when it's ready.