Christopher Lovejoy

Results 5 issues of Christopher Lovejoy

wildcard is %, so URIs with URI-encoded characters must be escaped using %%. e.g. `/press/%/some%%20article` matches requests `/press/new/some%20article` and `/press/archived/some%20article`. Existing URIs with URI-encoded characters from the old scheme will...

Is there a use case that would not involve the user immediately touching the refresh icon in the current UI? If not, the droplets list should be refreshed automatically after...

**Feature description** > Describe the feature and why you want it. I would like to be able to stop text-to-speech playback in progress. Some situations where this is useful: perhaps...

With [`L_PREFER_CANVAS = true;`](http://leafletjs.com/reference.html#global-l_prefer_canvas) the `_path` property doesn't exist on shapes like `L.Circle`, so `L.Path._updatePath()` throws an exception (invoked in `L.Path.onAdd()`).

## Bug Report **App Version:** 2.0.19 **Platform:** Linux (Ubuntu 24.04.2 LTS) **Installation Method:** App Store (GNOME "Software" 46.0, snap) **Expected Behavior:** The task list will render. **Actual Behavior:** Empty window,...

bug