Languages

Menu
Sites
Language
fading effect for longer texts

Hi i have created a tizen web application from my flutter codebase , the issue i was facing is that here when iam using the fade effect for longer texts iam getting a white colored effect instead of fading , when i use ellipsis its working fine so i need to know is there any limitation in Tizen os to use this fading effect 

Edited by: Alex Jose on 16 Feb, 2024

Responses

2 Replies
Donna Steffes

Tizen web applications are typically built using web technologies like HTML, CSS, and JavaScript. The behavior of CSS properties, including fade effects, can vary slightly between different browsers or browser versions. Ensure that the particular fade effect you're using is compatible with the Tizen web browser you're targeting.