Skip to content

Commit

Permalink
Add news topic
Browse files Browse the repository at this point in the history
  • Loading branch information
piroor committed Jul 21, 2023
1 parent 868b355 commit cfa6159
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions history.en.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
* Keep tabs scroll-locked even if the cursor is moved while the last tab is being removed.
* Keyboard shortcuts to move focus to next/previous sibling now cycles focus between sibling tabs.
* Add a new expert option to put tabs under a group tab always, even if they are opened from a bookmark folder and already organized as a tree. On such situations TST suppresses opening a group tab, because the group tab was initially introduced just to organize flat tabs opened from a bookmark folder as a tree.
* Attach child tab to the opener tab correctly even if the opener had no child and "when a tab is opened from existing tab, open it as: a child of the parent tab, next to the recently opened child" is chosen.
* Create bookmark item for the first group tab correctly, if there are multiple root level group tabs in the selection.
* Use bright border color for "drag and drop" options on the dark mode.
* Match styling of active and highlighted tabs on Proton theme, for Firefox 102 and later.
Expand Down
1 change: 1 addition & 0 deletions history.ja.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
* 最後のタブを閉じる処理が進行中にマウスカーソルを移動しても、スクロール位置の固定状態を維持するようにした
* 同階層の前後のタブにフォーカスを移動する操作にキーボードショートカットを割り当てている時に、同階層のタブの間でフォーカスを循環するようにした
* ブックマークフォルダーから開いたタブがツリー構造を伴っていた場合に、グループ化用のタブを最上位に開かない動作を無効化する上級者向け設定を追加(グループ化用のタブが当初はブックマークフォルダーから開かれたフラットなタブをツリーとしてまとめるためだけに導入されたことから、開かれたタブがツリー構造になっている場合は不要な物としてグループ化用のタブを開かない挙動で固定されていた)
* 「既存のタブからタブが開かれた場合:親のタブの子として、直近に開いた子タブの隣に開く」が選択されていた場合に、既存の子孫タブが無いと子タブが親タブの子にならない問題を修正
* 複数選択したタブの中にツリーの最上位レベルのタブが複数あった場合に、最初のグループ化用のタブに対応するブックマークが作成されていなかったのを修正
* Darkモードにおいて、設定画面のドラッグ&ドロップの項目の表の枠線が見えにくかったのを修正
* Protonテーマでのアクティブなタブや複数選択されたタブの見た目を、Firefox 102以降での見た目に合わせるようにした
Expand Down

0 comments on commit cfa6159

Please sign in to comment.