mirror of
https://github.com/fralx/LimeReport.git
synced 2025-10-01 11:31:10 +03:00
Splittable band has been fixed
This commit is contained in:
@@ -794,7 +794,7 @@ QString TextItem::getTextPart(int height, int skipHeight){
|
||||
int textPos = 0;
|
||||
|
||||
TextPtr text = textDocument();
|
||||
|
||||
text->documentLayout();
|
||||
QTextBlock curBlock = text->begin();
|
||||
QString resultText = "";
|
||||
|
||||
|
Reference in New Issue
Block a user