NO BUG: Bricks removes hyphen from image size names

Browser: Any
OS: macOS

  1. Create some custom image sizes in functions.php that have hyphens in the size name.
  2. Insert an image element and then go to select the image. The list of available image sizes does not have the hyphen in the name. This is shown below:

Hi Simon,
Thanks so much for your report!

We deliberately remove the hyphens and underscores and capitalize the words to increase readability. Technically this has no influence on the image sizes, they still work as usual. We are only concerned with the visual aspect. Since it is a conscious decision, this is not a bug.

Best regards,
timmse

OK, might be worth recording this in the documentation perhaps. I’ll change my image size names accordingly.