Caelan Stewart

Results 23 comments of Caelan Stewart

@desandro The way I've done such things without flexbox is as follows: On initialisation, take the height of the tallest slide, and then apply that height to all slides. And...

@desandro, that's great. Thank you for letting me know of that!

Issue for me too. Any idea when this will be released? This is basically a non-working library presenting itself as if it were suitable for production use, when that is...

Got some time to look at this more, and I think I've found the issue, which fixes my case and doesn't seem to cause any issues... I think there's a...

@obj63mc – I realised that when looking into it more, but I checked that earlier and I'm already on the latest version (2.4.6). The issue was the resulting URL the...

I've been facing the same issue. I think you are right in that this problem relates to rounding errors. In the specific use case I'm dealing with, I had successfully...

Is there any update on this? Tested on latest 1.4.0 and no change. Literally no amount of adding/subtracting fractions of a pixel/mm or whatever unit one prefers will get a...

@aslushnikov, just done so. I appreciate that there's a lot to do. Though this issue does make it impossible to output a PDF with more than one non-white page without...

The recent change that added the option `preferCSSPageSize` fixed this for me. As soon as I updated and enabled it, the gaps went away in all the templates in our...

@ryancramerdesign - just had this issue. It is possible to get recursive Fieldsets/Repeaters like described here. I built a fieldset system that does it for a piece of software I'm...