Skip to content

Conversation

@AntoineMarnat
Copy link
Contributor

No description provided.

@cbeauchesne cbeauchesne self-requested a review October 31, 2020 21:32
class TitleLevel(object):
def __init__(self):
self.name = "Titre de niveau trop élevé"
self.fail_marker = emoji("/uploads/default/original/2X/0/0178043b1b70e669946f609571bd4b8f7d18e820.png",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Use another icon. you can use HTML. Maybe <strong>H</strong> for fail_marker, and <ins><strong>H</strong></ins> for success_marker ?

AntoineMarnat and others added 4 commits November 12, 2020 16:30
Co-authored-by: Charles de Beauchesne <charles.de.beauchesne@gmail.com>
Co-authored-by: Charles de Beauchesne <charles.de.beauchesne@gmail.com>
Co-authored-by: Charles de Beauchesne <charles.de.beauchesne@gmail.com>
Copy link
Contributor Author

@AntoineMarnat AntoineMarnat left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

change regarding lisibility and no downgrading instead of correcting.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants