prawn
prawn copied to clipboard
Nested grid
Hi, The grid system of Prawn is very useful in my case. But I would like to be able to make nested grid. Is that a way to do it ? (I saw some discussions about that few years ago that haven't lead to solutions) Thanks a lot Pierre
I had posted a proof-of-concept but deleted it because it didn't quite work. Anyway, this would be a great feature to add to Prawn because it'd move people away from manual bounding box creation for the most part. I don't know that I'll find time for it myself but I'd be happy to help review a pull request if anyone gets around to working on it.