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

improved & refactored Android FX #4522

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

DedeHai
Copy link
Collaborator

@DedeHai DedeHai commented Jan 26, 2025

  • returns FRAMETIME -> no more flickering in transitions and overlay, instead uses strip.now for timing
  • no more double-painting of pixels: each pixel is only set once

- returns FRAMETIME -> no more flickering in transitions and overlay
- no more double-painting of pixels
@DedeHai DedeHai added this to the 0.15.1 candidate milestone Jan 26, 2025
@DedeHai DedeHai added effect optimization re-working an existing feature to be faster, or use less memory labels Jan 26, 2025
@DedeHai
Copy link
Collaborator Author

DedeHai commented Jan 26, 2025

I would like someone to confirm it still looks the same as before.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
effect optimization re-working an existing feature to be faster, or use less memory
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant