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

create/find a framework for dimming the UI and highlighting a specific area #29

Open
marcelgoldstein opened this issue Mar 2, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@marcelgoldstein
Copy link
Owner

This could be achived by using semi-transparent border on an adornerlayer over the whole window.
This should be made working on all WPF Views (UserControl class) and target elements (frameworkelement or uielement) to highlight.
There should be animations to get from one state to another:
a) "off => on" by slowly dimming
b) "moving the highlight area" by moving it slowly and using a animation that moves slower at the start and end but faster in the middle.
c) "on => off" by slowly removing the dim effect

@marcelgoldstein marcelgoldstein added the enhancement New feature or request label Mar 2, 2022
@marcelgoldstein marcelgoldstein changed the title create/find a framework for dimming the UI and highlighting a specifi area create/find a framework for dimming the UI and highlighting a specific area Mar 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant