diff --git a/history.en.md b/history.en.md index 67f070cc..63b0ecb8 100644 --- a/history.en.md +++ b/history.en.md @@ -1,6 +1,7 @@ # History - master/HEAD + * The API `TreeStyleTabService.getLastDescendantTab()` now returns correct value always. * Open "View Source" result as a child of the current tab. * Follow the position of the tab bar to changes around the social sidebar. * Don't reposition/update the tab bar when the window regains focus or the sidebar is switched between different panels. diff --git a/history.ja.md b/history.ja.md index 54f2b4ee..c0b137ae 100644 --- a/history.ja.md +++ b/history.ja.md @@ -1,6 +1,7 @@ # 更新履歴 - master/HEAD + * `TreeStyleTabService.getLastDescendantTab()`が常に正しい値を返すように修正 * 「ソースを表示」で開かれるタブを現在のタブの子にするようにした * ソーシャルAPIによるサイドバーの位置やサイズが変化した時に、右側に置かれたタブバーの表示が追従しない問題を修正 * ウィンドウがフォーカスされた時やサイドバーパネルを切り替えた時にタブバーの表示を無駄に更新しないようにした