Jim Graham 1c2cd45f88 [DisplayList] Disable group opacity when a RuntimeEffect is in use (flutter/engine#56936)
Fixes https://github.com/flutter/flutter/issues/158500

Impeller does not support group opacity for RuntimeEffects so we disable the optimization with a flag when it is detected.
2024-12-05 21:39:50 +00:00
..