Derrick Schultz (he/him)

Results 79 comments of Derrick Schultz (he/him)
trafficstars

oh yeah this is a classic issue. I think the workaround is still wrapping it in an element (like ``) and setting the width on that, right?

yeah, that’s what I have in my base stylesheet as well.

11GB is probably too small depending on what you’re training, especially is you’re running additional processes on it.

what size output is your model? As I recall only 1024 does (1,18,512). Smaller resolutions will generate smaller shapes. Many of the encoders are only set up to with with...

discoveries so far: - only affects Kindle Fires? - fixable with a weird border hack (tbd)

the solution is to only specify weights using the numeric values.

the workaround is, of course, to remove all media queries, but that’s pretty terrible for people who try to create a one-size-fits all EPUB file. another workaround would be to...

Updated issue title to reflect the following additional findings: - entire block of CSS is ignored when parent or sibling selectors are used.

its been reported by @elmimmo that vh units only break ADE when using the margin shorthand: http://epubsecrets.com/vertically-centered-text-in-ibooks.php#comment-25804 I haven’t tested this yet.

@makeBetterEBooks I’m moving your issue into a separate one as it sounds like something else.