Skip to content

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
@emilk emilk deleted the emilk/area-fade-in branch May 30, 2024 14:22
hacknus pushed a commit to hacknus/egui that referenced this pull request Oct 30, 2024
All `Area`s 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`.
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.

2 participants