telegram-tt icon indicating copy to clipboard operation
telegram-tt copied to clipboard

Question: about scrollTo?

Open men232 opened this issue 2 years ago • 1 comments

I noted that you using request animation frame to reach smooth scrolling animation in tabs and chat components, are there any reasons why you abandoned the element.scrollTo with smooth behavior?

men232 avatar May 04 '23 18:05 men232

Originally it was not supported in some browsers, such as Safari. Now we may look at it again at some point.

Ajaxy avatar May 07 '23 12:05 Ajaxy