question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Commit "disable fade-in transition when flipping gallery" causes initial empty border/placeholder when flipping gallery

See original GitHub issue

I’m referring to commit https://github.com/tophf/mpiv/commit/1be7fd570f1621c0aa150b224c5dba535c473aa8 The previous commit is: https://github.com/tophf/mpiv/commit/d27df29bdf684c50a7033718abc6a7f3714a14a6

The above commit causes initial empty border/placeholder when flipping gallery.

Test gallery URL: http://www.twilightsite.com/fantasy/Old/Royo/Royo.html Test rule:

{"d": "twilightsite.com",
 "e": "td > a:first-child",
 "s": "gallery",
 "g": {
  "image": "td > a:first-child",
  "index": "return node.href"
 }
}

Screenshot comparison between the two commits (tested having cache disabled):

Before:

After:

Thank you

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:12 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
tophfcommented, Oct 13, 2021

If you enabled the option in Firefox, it fully reverses the change so whatever happens is unrelated and must be a bug in Firefox.

1reaction
tophfcommented, Oct 12, 2021

Indeed, it’s that old Firefox bug again.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Background bleeds through when cross-fading #943 - GitHub
My use case is that I would like to load a thumbnail image, ... When cross fade is disabled, the first drawable is...
Read more >
How to Add a CSS Fade-in Transition Animation to Text ...
A CSS fade transition is a stylistic effect in which an element — like an image, text, or background — gradually appears or...
Read more >
Fade In/Fade Out behavior in Motion - Apple Support
The Fade In/Fade Out behavior lets you dissolve into and out of any object by ramping the opacity of the object from 0...
Read more >
Transformation URL API Reference - Cloudinary
This reference provides comprehensive coverage of all available URL transformation parameters, including syntax, value details, and examples.
Read more >
Wirecast User Guide - Telestream
you can quickly flip between shots on several layers, ... When Transparent is selected, Wirecast makes no replacement of the missing.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found