Skip to content
  • Marco Bubke's avatar
    Improve performance of State property changes · 5d3e4bac
    Marco Bubke authored
    This patch is eliminating the switch from the state the base state and back if a property is changed.
     For that it is updating the internal caching values in QDeclarativeState.
    
    Reviewed-by: Thomas Hartmann
    5d3e4bac