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

Viewmodel glow bug #1341

Closed
timmybo5 opened this issue Nov 27, 2021 · 0 comments
Closed

Viewmodel glow bug #1341

timmybo5 opened this issue Nov 27, 2021 · 0 comments
Labels
bug Something isn't working

Comments

@timmybo5
Copy link

timmybo5 commented Nov 27, 2021

Describe the bug
Using glow on a viewmodel does not seem to apply the glow correctly.

viewModel.GlowActive = true;
viewModel.GlowColor = Color.White;
viewModel.GlowDistanceStart = 0;
viewModel.GlowDistanceEnd = 0;
viewModel.GlowState = GlowStates.GlowStateOn;

Expected behavior
Glow is correctly applied on models in the viewmodel layer

Screenshots
image

@timmybo5 timmybo5 added the bug Something isn't working label Nov 27, 2021
@timmybo5 timmybo5 closed this as completed Aug 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant