Partially revert 44c7de3: fix items text width offset calculation
authorQuentin Rameau <quinq@fifth.space>
Mon, 25 Jul 2016 09:33:25 +0000 (11:33 +0200)
committerHiltjo Posthuma <hiltjo@codemadness.org>
Mon, 25 Jul 2016 17:57:31 +0000 (19:57 +0200)
Without this, we discard the item if it's longer than assigned width
instead of truncating it.


No differences found