Parabeac/parabeac_core

Generate names for PNGs instead of using UUID

ivan-015 opened this issue · 0 comments

Description

Currently, when we generate a PNG, we name it after the UUID of the generated item. The goal of this feature is to generate PNGs after the name of the bitmap, vector, etc.

Acceptance Criteria

  • Every PNG takes its name directly from the image name, not the UUID.