CyberAP Well-known member Jan 2, 2018 #1 Affected version 2.0.1 Text transition waits for background transition to end first and only then starts transitioning, which results in an unpleasant result. This is not very noticeable on minor color alterations, but is very distinguishable on contrasting changes.
Text transition waits for background transition to end first and only then starts transitioning, which results in an unpleasant result. This is not very noticeable on minor color alterations, but is very distinguishable on contrasting changes.
Mike XenForo developer Staff member Aug 31, 2018 #2 This should be fixed here now. Roughly speaking it's because of how Webkit (and Blink) queue CSS transitions in some situations: https://stackoverflow.com/questions...ed-delay-in-webkit-browsers-chrome-and-safari
This should be fixed here now. Roughly speaking it's because of how Webkit (and Blink) queue CSS transitions in some situations: https://stackoverflow.com/questions...ed-delay-in-webkit-browsers-chrome-and-safari