Bug #1285
[Qt5] When changing the font, line wrapping is not recalculated
Status:
New
Priority:
High
Assignee:
-
Category:
Quassel GUI (Qt)
Target version:
-
Start date:
05/18/2014
Due date:
% Done:
0%
Estimated time:
Version:
0.10.0
OS:
Linux
Description
- Have a buffer with long lines
- Increase the font size of the chat view
Lines wrap the same as before, instead of being recalculated. This leads to stuff being off-screen.