We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents baa40e6 + faaed68 commit 0741f6fCopy full SHA for 0741f6f
lib/private/Blurhash/Listener/GenerateBlurhashMetadata.php
@@ -27,7 +27,7 @@
27
* @template-implements IEventListener<AMetadataEvent>
28
*/
29
class GenerateBlurhashMetadata implements IEventListener {
30
- private const RESIZE_BOXSIZE = 300;
+ private const RESIZE_BOXSIZE = 30;
31
32
private const COMPONENTS_X = 4;
33
private const COMPONENTS_Y = 3;
0 commit comments