Defect #758
Ability to set text alignment top- middle - bottom, or just align it to middle but not to top.
Status:
Closed
Priority:
Normal
Assignee:
-
Start date:
11/08/2013
Due date:
% Done:
0%
Estimated time:
Browser (if web client):
Description
Ability to set text alignment top- middle - bottom, or just align it to middle but not to top.
Text is default aligned to top. This is not nice if your rows are a bit higher then normal see image.
Files
History
Updated by Imre Tokai over 11 years ago
- Status changed from New to In Progress
Hi Sanneke,
Have you tried to tweak method .setColumnTextFormat('column3', '<html><i>$text</i></html>');
? You can use <div/>
tags for formatting
Regards
Updated by Sanneke Aleman over 11 years ago
- Status changed from In Progress to Feedback
Yes that works, thanks. You can close the case.