Skip to content
Snippets Groups Projects
Unverified Commit cba41ca2 authored by Todd Volkert's avatar Todd Volkert Committed by GitHub
Browse files

Remove assert from Image._handleImageFrame() (#33602)

Tickers being disabled and re-enabled can cause the
condition of a synchronous notification happening after
image frames have been delivered, which is valid in that
case. As such, this removes the assert.

https://github.com/flutter/flutter/issues/32374
parent 170309d6
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment