Skip to content
  • Benjamin Otte's avatar
    cssnode: Always return correct style values · df51bc83
    Benjamin Otte authored
    If CSS values are queried from a widget, recompute them if necessary. Do
    not emit style-updated until the validation phase however.
    
    This way, we don't run into performance traps when style-update causes
    invalidations that cause new style-updated to be emitted.
    df51bc83