Skip to content

Commit

Permalink
Fix release date
Browse files Browse the repository at this point in the history
  • Loading branch information
piroor committed Sep 12, 2022
1 parent d761529 commit 0ec1d7a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion history.en.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# History

- master/HEAD
- 3.9.0 (2022.9.12)
- 3.9.0 (2022.9.13)
* Windows for tabs detached from an existing window inherits the size and state ("maximized" or "fullscreen") from the source window like Firefox does.
* Reduce some edge case problems (like infinite loop, stop working, and so on) around re-layouting and synchronization of the sidebar contents.
* Update indent level and parent information correctly for descendant tabs orphaned by tab detaching via any operation ouside of TST.
Expand Down
2 changes: 1 addition & 1 deletion history.ja.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# 更新履歴

- master/HEAD
- 3.9.0 (2022.9.12)
- 3.9.0 (2022.9.13)
* Firefox自身がそうするのと同様に、既存のウィンドウからタブを切り離した際に、新しいウィンドウが元のウィンドウのサイズと状態(最大化またはフルスクリーン)を引き継ぐようにした
* サイドバーの内容の再レイアウト処理やFirefoxのタブバーとの同期について、いくつかのエッジケースの問題(無限ループ、動作の停止など)が発生しにくくなるようにした
* TSTの外の操作で親タブがウィンドウから切り離された際に、残された子孫タブのツリー情報とインデントが更新されないままとなっていたのを修正
Expand Down

0 comments on commit 0ec1d7a

Please sign in to comment.