2725: End Of Line Report not flowing over page boundaries
svn: r12026
This commit is contained in:
parent
31e4cf1114
commit
c595f6d4b0
@ -587,6 +587,7 @@ class GtkDocTable(GtkDocBaseElement):
|
||||
break
|
||||
table_height += row_height
|
||||
row_index += 1
|
||||
height -= row_height
|
||||
|
||||
# divide the table if any row did not fit
|
||||
new_table = None
|
||||
|
Loading…
x
Reference in New Issue
Block a user