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

Fade in windows, tooltips, popups, etc #4587

Merged
merged 3 commits into from
May 30, 2024
Merged

Fade in windows, tooltips, popups, etc #4587

merged 3 commits into from
May 30, 2024

Conversation

emilk
Copy link
Owner

@emilk emilk commented May 30, 2024

All Areas now have a quick fade-in animation. You can turn it off with Area::fade_in or Window::fade_in .

The Window fade-out animation is now nicer: it fades all elements of the window, not just the frame.
It can be controlled with Window::fade_out.

@emilk emilk added egui style visuals and theming labels May 30, 2024
@emilk emilk merged commit 84d2042 into master May 30, 2024
37 checks passed
@emilk emilk deleted the emilk/area-fade-in branch May 30, 2024 14:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
egui style visuals and theming
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant