Skip to content

qml: view delegate improvements

introduces a new widget ControlBackground AnimatedBackground. Use it as the background for both table and grid delegates.
this new widget should able to replace both BackgroundFocus and BackgroundHover at other places too, maybe in another MR.

Also includes other minor improvements to the delegates.

Edited by Prince Gupta

Merge request reports