Matt Bailey

Results 9 comments of Matt Bailey

Another +1 - Started commenting on https://github.com/glidejs/glide/issues/208, but realise this is basically the same feature request.

I would also like this enhancement - to be able to replace text in my document, but exclude layer names. For example, in my document I have multiple instances of...

Wow, thanks for doing that so quickly! It seems to work fine. I'll let you know if I come across any issues.

Did anyone solve this in the end, I have the same requirement? I have 3 slides. On desktop they should just display in a row, no need to be in...

Thanks for the insight @svenbluege. So the way you've approached it is similar to @brentkelly? You're mounting and destroying Glide 'on-the-fly' based on how the slides fit into the current...

@btholt Looking forward to seeing if this gets implemented. I'll be revisiting my imagemin/newer project sometime next week so maybe @tschaub will have had a chance to look at it...

I also had this issue and found a solution that's just about acceptable (so long as the video files aren't too large). It's essentially the same principle as lazy loading:...

Definitely +1 on this. On the site I'm working on I've extended BlogPost and added a simple `AuthorName` text field, plus functions to look for a page with a matching...