-
## Description
thumbs created by elementor as jpg and png are not optimized, result in B score in GTmetrix
i guess that those thumbs are created when you add a carousel and/or gallery in a page.
…
-
EDIT: Actually, I disabled Image Resizer entirely and the problem still occurs, so I don't think Image Resizer is to blame here. Unfortunately, there's no other plugin that seems like it would be invo…
-
## Описание
Формула расчета отображаемого размера изображения (1MB = 1 000 000 байт) не соответствует формуле расчета при загрузке изображения (1MB = 1 048 576 байт).
Отображаемый размер загруженно…
-
Almost all illustrations were changed (small tweaks with positioning mostly); a few were renamed and few were added. Hopefully, the full list of changes here:
New illustrations
- Nomad
- Success
…
-
首先感谢作者分享,有一个小建议,本人不是伸手党,之所以提出也是相信作者想把这个软件做的更好,我自己写了命令行版本在用~
* 免费用户一个 api key 每月限制500张
* 是否可以先读取图片数量
* 自动通过 10minutemail 这类的临时邮箱网站获得足够的 api key
* 压缩的过程中根据数量自动切换已申请单 api key
-
tinypng / whatever
-
**v3 beta7 testing**
Please ensure that you are on the latest version of the CLI.
`npm view ionic@latest version`
2.2.2
#### What version of the CLI are you using? Output of `ionic --version…
-
I tested 3000px x 4000px 1MB png x 100 files in /assets/images.
and
void main() async {
....
await Flame.images.loadAll(list);
}
40 images loaded but over 50 failed out of memory. (3…
-
Hello Folks I have a gulp task manager that watches and build HTML5 banners, but only one size (example 300x250) at a time. I would like to modify it to watch and build any size inside the app folder.…
-
## Description
When navigating to a page, like "https://my-page.com/my%20page", activeClassName doesn't work on Gatsby's Link component
### Steps to reproduce
1. Create a Gatsby site with a pag…