Update history topics
This commit is contained in:
parent
c9b3bcd5d0
commit
2c7d534b56
@ -13,7 +13,7 @@
|
||||
* Fixed: On Firefox 23 and later, ignore the preference "hide the tab bar when there is only one tab" because it was available on Firefox 22 or older versions.
|
||||
* Fixed: Resolve visual glitch of the tab bar after showing/hiding a toolbar.
|
||||
* Fixed: Works with [bug489729 (Disable detach and tear off tab)](https://addons.mozilla.org/firefox/addon/bug489729-disable-detach-and-t/).
|
||||
* Improved: Keep last dummy (group) tab even if I close the last child of the group tab, when the group tab is the last tab. (To disable this feature and back to the previous behaviour, then change the value of the secret preference "extensions.treestyletab.autoRemoveNeedlessGroupTab.lastTab" to "true".
|
||||
* Improved: Introduce the concept "temporary group tab" and "permanent group tab". And close needless group tabs automatically only when it is marked as temporary. Automatically opened group (dummy) tabs are temporary, and manually opened tabs are permanently by default.
|
||||
* Fixed: Show/hide tab bar correctly after the grippy is clicked.
|
||||
* [ru locale is updated by Infocatcher. Thanks!](https://github.com/piroor/treestyletab/pull/534)
|
||||
- 0.14.2013052901
|
||||
|
@ -13,7 +13,7 @@
|
||||
* Firefox 23以降で、Firefox 22以前でのみ有効だった「タブが1つだけの時にタブバーを隠す設定」を挙動に反映しないようにした
|
||||
* ツールバーの表示・非表示を切り替えた後などにタブバーの見た目が壊れることがあったのを修正
|
||||
* [bug489729 (Disable detach and tear off tab)](https://addons.mozilla.org/firefox/addon/bug489729-disable-detach-and-t/)と併用できるようにした
|
||||
* グループ化用のダミーのタブの最後の子タブを閉じたときでも、そのダミーのタブが最後のタブである場合はダミーのタブを閉じないようにした(常に不要なダミーのタブを消すという従来の挙動に戻したい場合は、隠し設定「extensions.treestyletab.autoRemoveNeedlessGroupTab.lastTab」の値を「true」に設定してください)
|
||||
* グループ化用のダミーのタブについて一時的か永続的かの設定を持たせるようにし、不要になった一時的なダミーのタブのみを自動的に閉じるようにした(ブックマーク等から自動的に開かれた場合は一時的、手動で開かれた場合は永続的として扱います)
|
||||
* タブバーのスプリッタ上のつまみをクリックした時に、タブバーの表示・非表示が更新されていなかったのを修正
|
||||
* ロシア語ロケール更新([by Infocatcher. Thanks!](https://github.com/piroor/treestyletab/pull/534))
|
||||
- 0.14.2013052901
|
||||
|
Loading…
x
Reference in New Issue
Block a user