Skip to content

Conversation

@Crystalwarrior
Copy link
Contributor

Note there's no way to choose if masking is enabled for any given element for theme makers yet, effectively disabling the feature.

Fixes #640

Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

clang-tidy made some suggestions


bool is_static = false;

bool masked = false;
Copy link
Contributor

Choose a reason for hiding this comment

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

warning: member variable 'masked' has public visibility [misc-non-private-member-variables-in-classes]

  bool masked = false;
       ^

@Crystalwarrior Crystalwarrior merged commit 7af4d28 into master Mar 25, 2022
@in1tiate in1tiate deleted the fix-aoimage-mask branch July 18, 2022 22:50
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.

Showname Text is Masked to Chatbox

2 participants