Skip to content

KCommandBar update

Waqar Ahmed requested to merge work/cmdbar-filtering-fix into master
  • Fix the filtering. invalidateFilter() doesn't work. We need to reset the model and repopulate and sort everything on every keystroke
  • ElideRight instead of ElideLeft because often the beginning of text is more important
  • Fix tiny black rectangles in the corners

BUG: 438673

Edited by Waqar Ahmed

Merge request reports