Tony

Results 38 issues of Tony

**Is your feature request related to a problem? Please describe.** Managing dependency updates ahead of the official Sapper template is not guaranteed to be stable. While a project may successfully...

enhancement
help wanted
dependencies

**Describe the bug** **Note:** This _could_ be an issue with Grammarly and _not_ NetlifyCMS, but this is the only platform that I've experienced this issue with. It does not occur...

good first issue
area: ui/editor
area: extensions/widgets/markdown
pinned

**Describe the bug** When selecting the first item in a `shift` key held selection of multiple items, if the first item is selected via a ref or by changing the...

## Describe the problem In Gridsome, the following code is not working as expected (where isFalse equals `false`): ```vue ``` You'd expect `text-gray-700` to be applied in this case, however,...

enhancement
good first issue

If I switch between modes, all the Windi classes break and I have to go through each individual file, saving them all for their appropriate classes to overwrite. I've found...

# Context We have successfully used the `association` field to embed content type taxonomies (videos, photo galleries) of which there are a few thousand entries - search results are quite...

### Problem The ECC image alignment implementation takes ~10 minutes to align a stack of 15 large (20MP) images. Although a noticeable improvement, the results are not perfect either. Some...

enhancement

JavaCV code proves syntactically cleaner and more true to the native C++/Python style given in the OpenCV documentation. C++ modules that OpenCV has not yet wrapped for Java are also...

enhancement

UMats utilize GPU when applicable to drastically decrease processing time over Mats which are bound to CPU processing: [see more...](https://jeanvitor.com/opencv-opencl-umat-performance/)

enhancement