Skip to content
  • Benjamin Otte's avatar
    cssnode: Catch case where a style didn't change · 2c613166
    Benjamin Otte authored
    Catch the case where a CSS style did not change and don't emit the
    style-changed signal in that case.
    
    This saves not only the emission of the signal, but also doesn't cause
    invalidation in child nodes, which would previously get a PARENT_STYLE
    2c613166