cmahnke

Results 97 issues of cmahnke

I'm not sure if this is the right repository or if I should report to [mmdebstrap](https://gitlab.mister-muffin.de/josch/mmdebstrap/). Anyways I'm using the YAML config so I'll add it here: I've defined a...

I'm not sure if this is the right repository or if I should report to [mmdebstrap](https://gitlab.mister-muffin.de/josch/mmdebstrap/). Anyways I'm using the YAML config so I'll add it here: I'll trying to...

The `ImageData` constructor now accepts a `Float16Array` as a data type for the data, this should be added here as well. # References * [WhatWG](https://html.spec.whatwg.org/multipage/imagebitmap-and-animations.html#imagedataarray) has [`Float16Array`](https://webidl.spec.whatwg.org/#idl-Float16Array). * [MDN](https://github.com/mdn/content/issues/40639) and...

The homepage linked on the GitHub project page should point to https://shuding.github.io/coverflow/ (The slash at the end is reqiured) Also make sure that either Firefox support should be removed from...

**Describe the bug** Given a certain `scaleFactor` request URLs are constructed wrong. **To Reproduce** Steps to reproduce the behavior: 1. Go to https://openlayers.org/en/latest/examples/iiif.html 2. Enter https://static.projektemacher.org/backsteinexpressionismus/post/messegelaende-koeln-3/front/info.json into the URL field...

bug

This is a follow up of [Discourse #56352](https://discourse.gohugo.io/t/js-build-loaders/56352): Initially I thought that the `loaders` param of `js.Build` was just not working. But it turns out that it actually is. The...

Bug
NeedsInvestigation

Currently the configuration for ignoring files doesn't distinguish between files for deployment and for watching. This can lead to problems with huge trees. My use case are sites including large...

Stale
Proposal
Feature: Server

#### Is your feature request related to a problem? There are certain possible Workflows that generate GeoJSON files with negative `id` values within a GeoJSON property. Most notably using OpenStreetmap...

needs info

**Is your feature request related to a problem? Please describe.** I'm not sure if this a feature or a misguided bug report. This is based on this discussion: https://github.com/vivliostyle/vivliostyle-cli/discussions/653#discussioncomment-15100662 It's...

feature request

### Summary Missing type in constructor ### Expected vs. Actual Behavior This is a fairly recent change, the `ImageData` constructor now accepts `Float16Array` as type for `data` in it's constructor,...

lib.d.ts bug