update comment
This commit is contained in:
parent
ddf539ae5f
commit
95b6e0a5b9
@ -2568,9 +2568,8 @@ TreeStyleTabBrowser.prototype = {
|
|||||||
this.updateTabCollapsed(tab, false, this.windowService.restoringTree, function() {
|
this.updateTabCollapsed(tab, false, this.windowService.restoringTree, function() {
|
||||||
/**
|
/**
|
||||||
* When the system is too slow, the animation can start after
|
* When the system is too slow, the animation can start after
|
||||||
* smooth scrolling is finished. However, the smooth scrolling
|
* smooth scrolling is finished. The smooth scrolling should be
|
||||||
* should be started together with the start of the animation
|
* started together with the start of the animation effect.
|
||||||
* effect.
|
|
||||||
*/
|
*/
|
||||||
self.scrollToNewTab(tab);
|
self.scrollToNewTab(tab);
|
||||||
});
|
});
|
||||||
|
Loading…
Reference in New Issue
Block a user