Add news topics
This commit is contained in:
parent
6e451c660d
commit
3c6a24b0e9
@ -3,6 +3,7 @@
|
||||
- master/HEAD
|
||||
* Better compatibility with FireGestures.
|
||||
* Introduce a new secret preference `extensions.treestyletab.controlNewTabPosition` to disable new tab position control by TST itself. When you use any other addon like Tab Mix Plus which provides ability to control new tab position for bookmarks or others, you possibly get better experience with turning it to `false`.
|
||||
* The hidden tab bar is never expanded for feedback around pinned tabs.
|
||||
- 0.17.2016031101
|
||||
* Open bookmark groups as a tree correctly, even if it is the first time for an window. (regression)
|
||||
* Apply configured max indent level for vertical tab bar correctly. (regression)
|
||||
|
@ -3,6 +3,7 @@
|
||||
- master/HEAD
|
||||
* FireGesturesとの互換性を向上
|
||||
* ツリー型タブ自身で新規タブを開く位置を決定するかどうかを制御する隠し設定 `extensions.treestyletab.controlNewTabPosition` を追加した(Tab Mix Plusのように、ブックマーク等から新しく開くタブの位置を制御する機能を持ったアドオンと併用する場合、この設定の値を`false`にすることでより良い結果を得られるようになる可能性があります)
|
||||
* ピン留めされたタブに関する変更に対しては、折り畳まれたタブバーを自動展開しないようにした
|
||||
- 0.17.2016031101
|
||||
* ウィンドウを開いて最初の1回だけ、ブックマークグループをタブで開く時にツリーにならなくなっていたのを修正(後退バグ)
|
||||
* 縦型タブバーにおいて、設定された最大のインデントの深さが保存・反映されなくなっていたのを修正(後退バグ)
|
||||
|
Loading…
Reference in New Issue
Block a user