Skip to content

The Cerberus logs are flooded with WARNING messages about the use of the isColorDark function. #2611

@InkUisitor

Description

@InkUisitor

Bonjour,
Dans le cas où la valeur de couleur alpha d'un label est modifié, la valeur stockée en base n'est pas le code Hexadecimal, mais la valeur RGBA.
La fonction int rgb = Integer.parseInt(rawFontColor, 16); plante et ajoute constamment des erreurs dans les logs.
Bonne journée :)


Hello,
When the alpha colour value of a label is changed, the value stored in the database is not the hexadecimal code, but the RGBA value.
The function int rgb = Integer.parseInt(rawFontColor, 16); crashes and constantly adds errors to the logs.
Have a nice day :)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions