File tree Expand file tree Collapse file tree 2 files changed +6
-0
lines changed Expand file tree Collapse file tree 2 files changed +6
-0
lines changed Original file line number Diff line number Diff line change 1
1
# History
2
2
3
3
- master/HEAD
4
+ * Fix unexpectedly invisible children when a parent tab is restored and collapsed tabs are re-attached to the restored parent.
5
+ * Outdent tab via API correctly when a child tab is outdented to the root level with its descendants.
6
+ * Update ` zh_CN ` locale by [ NightSharp] ( https://github.com/NightSharp ) . Thanks!
4
7
- 3.8.12 (2021.8.26)
5
8
* Update scrollability status of the tab bar even if there are some "hidden via WebExtensions API, but visible by CSS hack" tabs.
6
9
* Reduce (deactivate) mis-detection of the sidebar position on some unstable cases: leftside non-primary and high-dpi screen.
Original file line number Diff line number Diff line change 1
1
# 更新履歴
2
2
3
3
- master/HEAD
4
+ * 閉じられた親タブを開き直して、折りたたまれた状態のタブが復元された親タブの配下に移動されたときに、それらのタブが見えない状態のままになっていたのを修正
5
+ * API経由でタブが1つ上の階層に移動されたときに、移動先が最上位階層の場合子孫タブが置き去りになっていたのを修正
6
+ * ` zh_CN ` ロケール更新(by [ NightSharp] ( https://github.com/NightSharp ) , thanks!)
4
7
- 3.8.12 (2021.8.26)
5
8
* WebExtensions API経由で非表示にされていながらCSSで強制的にサイドバー内に表示されているタブがあるときでも、サイドバーがスクロール可能かどうかの判定をより正しく行えるように修正
6
9
* プライマリでなくかつ高DPIの画面がプライマリの画面の左に配置されているときに発生する不安定な動作を減らすため、この状況に合致する場合はサイドバーの↔位置の判定を行わないようにした
You can’t perform that action at this time.
0 commit comments