Duane Johnson

Results 121 issues of Duane Johnson

I'm starting a fresh project using the latest flutter version, but when I run `./scripts/run.py` I get the following error at the end of the compilation steps: ``` ... Compiling...

Allows for more complex interactions between svelte-dnd-action and non-svelte-dnd-action drop points. For example, use `customDrop` function to determine if a custom element should be used as a drop point such...

enhancement

This enhances the timeout, fixes a case where the body of a response could be ignored, and adds secure SSL support.

**Is your feature request related to a problem? Please describe.** I'm interested in incorporating stacked PRs into a lazygit workflow: https://benjamincongdon.me/blog/2022/07/17/In-Praise-of-Stacked-PRs/ https://timothya.com/blog/git-stack/ I don't yet have a clear vision of...

enhancement

I'm new and was following the directions from the readme to get started. I believe `svelte-preprocess` version 4 is required at the present time, but "latest" now defaults to 5.0....

Currently, `clean-html` transforms styles with whitespace into a clean wrapped set of lines, e.g. ``` ... ``` to: ``` ... ``` However, it leaves a space before the first style...

enhancement

**Desktop (please complete the following information):** - Czkawka version: 6.1.0 AppImage / gui - OS version: Pop!_OS 22.04 ``` Nov 12 13:40:10 rosie kernel: oom-kill:constraint=CONSTRAINT_NONE,nodemask=(null),cpuset=/,mems_allowed=0,global_oom,task_memcg=/user.slice/user-1000.slice/[email protected],task=czkawka_gui,pid=779873,uid=1000 Nov 12 13:40:10 rosie kernel:...

bug

What would it take to support webm format for audio? My understanding is it is an "audiovisual media file format" so it has both audio and video, but popular websites...

enhancement

**Describe the bug** I've installed Fre:ac for the first time (thank you!); however, the app window is too large to fit on my screen. It does not appear to be...

bug

I'm exploring this great little library and I'm curious if the 2.7kb claim on the readme is still correct. When I include ivi and the @ivi/html libs, I see about...