TiKevin83

Results 15 issues of TiKevin83

I noticed that the triggerLoad function currently does not unobserve elements, so an unnecessary onIntersection can still happen that will return immediately due to the isLoaded check. I had the...

enhancement
Hacktoberfest

From my experience using lozad so far I've needed to remove the isIE check when lazy loading pictures as chrome expects me to style the picture based off of a...

Right now a source png image will only be compressed in auto output mode if the browser supports webp, otherwise it will stay as a png. It would be useful...

enhancement

Is there a pipeline for buttons as mouse movement? I'm using Extrems' GBA-as-gc-controller in combination with vjoy GC controller adapter drivers to use a GBA SP as a vjoy controller....

enhancement

Issue #467 mentions a number of potential CMS-oriented packages that could be delivered alongside piranha core. I'm particularly interested in the idea for a form designer. I'd be open to...

module
request

bd8e94a implementing SameBoy for SGB emulation was written in such a way that copyrighted binaries are baked into the bsnes codebase. CasualPokePlayer noticed that in BizHawk's recent bsnes update the...

enhancement
help wanted

The GBC and SGB display modes don't appear to have a way to enforce a locked aspect ratio and/or integer scaling to reduce artifacts. It could be preferable to default...

enhancement

Guetzli works really well for compressing some of the images in my library for the web. I've managed to find a compression sweet spot targeting a butteraugli distance of 1.15...

I noticed that there's new guetzli and butteraugli code in the pik repository so I attempted to fork this repository and backport the relevant Pik code. Seems to work properly...

Does this tool support sourcemaps? If not can it be implemented? Are there other options for .NET 5 SASS compilation that already support sourcemaps?