Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Let Masque Skin the Glow #645

Merged
merged 2 commits into from
Aug 13, 2018
Merged

Let Masque Skin the Glow #645

merged 2 commits into from
Aug 13, 2018

Conversation

ZinohJoe
Copy link
Contributor

Allows Masque to handle the Glow which inludes a custom glow for Circular Icons.

Allows Masque to handle the Glow which inludes a custom glow for Circular Icons.
@emptyrivers emptyrivers added the 🎨 Enhancement This pull request implements a new feature. label Aug 13, 2018
Copy link
Contributor

@emptyrivers emptyrivers left a comment

Choose a reason for hiding this comment

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

Hi, thanks for the pull request! First, can you please fix your whitespace, so that it conforms with WeakAuras?

end
WeakAuras.ShowOverlayGlow(region.__WAGlowFrame);
if MSQ then
if (showGlow) then
Copy link
Contributor

Choose a reason for hiding this comment

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

Your indentation needs work. 2 spaces is the format we use

else
WeakAuras.HideOverlayGlow(region.button);
end

Copy link
Contributor

Choose a reason for hiding this comment

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

extra newline

@Stanzilla
Copy link
Contributor

Hey there, thanks for the contribution! I just fixed your indentation and merged it!

@Stanzilla Stanzilla merged commit 5e9a314 into WeakAuras:master Aug 13, 2018
@emptyrivers
Copy link
Contributor

that works too

@ZinohJoe
Copy link
Contributor Author

Yeah sorry about that. I'm not a programmer but followed the wiki as best I could. Set up vs-studio with the extensions mentioned so thought it was a good sign I didn't trigger any warnings :). Thanks for fixing it!

@ZinohJoe ZinohJoe deleted the masque-glow branch August 13, 2018 18:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🎨 Enhancement This pull request implements a new feature.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants