File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# History
22
33 - master/HEAD
4+ - 4.0.8 (2024.3.18)
5+ * Fix unexpected "scrolled to top" behavior on new tabs are opened.
6+ * Completely clear old states and attributes of tabs reused on the virtual scrolling mode.
7+ * Optimize scrolling on the static rendering (physical scrolling with ` outOfScreenTabsRenderingPages ` =` -1 ` ) mode more.
8+ * Tabs opened from pinned parent are grouped automatically by default. (regression on recent versions)
49 - 4.0.7 (2024.3.16)
510 * Apply ` outOfScreenTabsRenderingPages ` correctly.
611 - 4.0.6 (2024.3.16)
Original file line number Diff line number Diff line change 11# 更新履歴
22
33 - master/HEAD
4+ - 4.0.8 (2024.3.18)
5+ * 新しいタブを開いたときにスクロール位置が戦闘まで意図せず戻ってしまう場合があったのを修正
6+ * 仮想スクロールにおいて再利用されたタブに古い情報が残らないようにした
7+ * 静的レンダリング(` outOfScreenTabsRenderingPages ` =` -1 ` による物理スクロール)時のスクロール処理をより最適化
8+ * ピン留めされたタブから開かれたタブが初期状態でグループ化されなくなっていたのを修正(最近のバージョンでの後退バグ)
49 - 4.0.7 (2024.3.16)
510 * ` outOfScreenTabsRenderingPages ` が意図通りに反映されていなかったのを修正
611 - 4.0.6 (2024.3.16)
Original file line number Diff line number Diff line change 11{
22 "manifest_version" : 2 ,
33 "name" : " __MSG_extensionName__" ,
4- "version" : " 4.0.7 " ,
4+ "version" : " 4.0.8 " ,
55 "author" : " YUKI \" Piro\" Hiroshi" ,
66 "description" : " __MSG_extensionDescription__" ,
77 "permissions" : [
You can’t perform that action at this time.
0 commit comments