Skip to content

Improve DefaultListItemBackground

This MR includes improvements to DefaultListItembackground. These are:

  • convert ternary operators into eother a code block or a boolean statement
  • hover and current item visual feedback clearly different
  • visual feedback for current item shown even when the window does not have focus
  • remove "private" __separatorVisible property
Edited by Matej Starc

Merge request reports