• J
    Use metrics provided by scene events. (#3922) · 8ee1910c
    Jeff Brown 提交于
    Compute the necessary texture resolution using more accurate scaling
    information provided by Mozart scene node metrics events instead of the
    device pixel ratio provided by the Mozart view properties (which we
    might remove in the future).
    
    This allows us to allocate smaller textures when a Flutter view is
    being scaled down.
    8ee1910c
session_connection.h 2.1 KB