Skip to content

Fix style issues in call history

Julian Sparber requested to merge julian.sparber/calls:call-history-style into master

Fixed Stye Issues:

  • No border around the list
  • Rows are selectable/activable
  • Scrollbar isn't at the edge of the window
  • Vertical Scrolling is enabled
  • Names aren't ellipsize (since it's a user defined string it could make the window grow)
Edited by Julian Sparber

Merge request reports