-
after uploading and activating the extension (and clearing all caches - OPcache included) the dominant color field is not shown in the backend when you edit the files metadata
also: how can the Dom…
-
### Description
When upgrading from Craft 3.1.20.1 to 3.1.21, it won't work.
### Steps to reproduce
1. Have Craft 3.1.20.1 installed
2. Run `composer require craftcms/cms:3.1.21`
### Addi…
-
For some reason, whenever I try to add this image, wpgtk crashes
```
[wrn] wal Imagemagick couldn't generate a palette.
[wrn] wal Trying a larger palette size 34
[err] wal …
-
This idea may be a rather large request depending on how colors are "picked" from the image in pywal. (Haven't quite had time to dig around yet, but I will do so shortly) Also this feature might be be…
-
I'm on macOS with python 3 installed with `brew` and `pywal` installed with `pip3 install --user pywal`.
In the help says that `wal --backend` shows the list of available backends. But only works i…
-
```
Fatal error: Uncaught exception 'RuntimeException' with message 'Unable to compute the color palette of a blank or transparent image.' in /nfs/c12/h06/mnt/222710/domains/bd02.upliftnaturereser…
-
C:\Users\Mahlu\Desktop\example2\node_modules\color-thief-jimp\src\color-thief.js:71
var pixels = imageData.data;
^
TypeError: Cannot read property 'data' of unde…
mahlu updated
6 years ago
-
-
When upload some file on assets menu, this erro return on `/cockpit/assetsmanager/upload` request. The problem is not related with folders permission because the file has been uploaded to `uploads/201…
-
Every once in awhile, getPalette returns null, which causes palette[0] to throw an error.
ColorThief.prototype.getColor = function(sourceImage, quality) {
var palette = this.getPalett…