Commits

kh1 committed c97a68d285e
Optimize the selection code and fix broken offline state. Review-by: tjenssen Do not change the checked state of a component if the state is already the requested one. Also supress the state if the component is a tri state component, as the setData call will force the selection of tri state components. Avoid expensive setData calls in case nothing changed.