Extensions: do not trigger unnecessary getLocations calls
Created by: chrismwendt
Previously, getLocations
would be called every time an extension would set properties on the panel view.
Now it only gets called when the component
changes.
Created by: chrismwendt
Previously, getLocations
would be called every time an extension would set properties on the panel view.
Now it only gets called when the component
changes.