语言

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 

编辑者为: Alex Jose 16 2月, 2024

响应

2 回复
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.