We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Learn more about funding links in repositories.
Report abuse
2 parents 49bbd61 + 341866b commit 7a8285bCopy full SHA for 7a8285b
lib/private/Blurhash/Listener/GenerateBlurhashMetadata.php
@@ -44,7 +44,7 @@
44
* @template-implements IEventListener<AMetadataEvent>
45
*/
46
class GenerateBlurhashMetadata implements IEventListener {
47
- private const RESIZE_BOXSIZE = 300;
+ private const RESIZE_BOXSIZE = 30;
48
49
private const COMPONENTS_X = 4;
50
private const COMPONENTS_Y = 3;
0 commit comments