Skip to content

Fix ActivityIndicator with custom color causing brief flicker#446

Merged
tom-un merged 1 commit intomicrosoft:masterfrom
tido64:fix-activity-indicator-flicker
Jun 17, 2020
Merged

Fix ActivityIndicator with custom color causing brief flicker#446
tom-un merged 1 commit intomicrosoft:masterfrom
tido64:fix-activity-indicator-flicker

Conversation

@tido64
Copy link
Copy Markdown
Member

@tido64 tido64 commented Jun 11, 2020

  • I am removing an existing difference between facebook/react-native and microsoft/react-native-macos 👍
  • I am cherry-picking a change from Facebook's react-native into microsoft/react-native-macos 👍
  • I am making a fix / change for the macOS implementation of react-native
  • I am making a change required for Microsoft usage of react-native

Summary

The window flickers when rendering a view with an ActivityIndicator and a custom colour. This is caused by setting -[NSView setContentFilters:].

Resolves #412

Changelog

[macOS] [Fixed] - Fix ActivityIndicator with custom color causing brief flicker

Test Plan

indicator-flicker

Microsoft Reviewers: Open in CodeFlow

@tido64 tido64 requested a review from tom-un as a code owner June 11, 2020 12:43
@tido64 tido64 force-pushed the fix-activity-indicator-flicker branch from 96f848f to b04f477 Compare June 12, 2020 10:13
@tom-un tom-un merged commit 06db930 into microsoft:master Jun 17, 2020
@tido64 tido64 deleted the fix-activity-indicator-flicker branch June 17, 2020 06:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

ActivityIndicator causes brief flicker

3 participants