forked from prawnpdf/prawn
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This reverses 8e0de9a, which I probably had a good reason for at the time but for some reason didn't document. The behavior introduced by that commit broke table cells inside stretchy bounds, because the absolute location of the y-position depends on when the bounds are stretched (prawnpdf#153). Introduced a spec to cover the new behavior and prevent regressions. Closes prawnpdf#153.
- Loading branch information
1 parent
7461cb5
commit c8fbc73
Showing
2 changed files
with
12 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters