Bump version to 0.17.2016061501
This commit is contained in:
parent
355c073099
commit
cdc3a181ac
@ -1,6 +1,7 @@
|
||||
# History
|
||||
|
||||
- master/HEAD
|
||||
- 0.17.2016061501
|
||||
* Scrollbar in the tab bar couldn't operated by mouse if you show the menu bar, at Firefox 47 on Windows.
|
||||
* The tab bar was wrongly fixed to "overflowed" state after you shrink the tab bar too narrow.
|
||||
* Better compatibility with the "Dark" theme of Firefox Developer Edition.
|
||||
|
@ -1,6 +1,7 @@
|
||||
# 更新履歴
|
||||
|
||||
- master/HEAD
|
||||
- 0.17.2016061501
|
||||
* Firefox 47で、Windowsにおいてメニューバーを表示するとタブバー内のスクロールバーをマウスで操作できなくなる問題を修正
|
||||
* タブバーの幅を極端に縮めた後、タブバーがoverflowの状態のままになることがあったのを修正
|
||||
* Firefox Developer EditionのDarkテーマとの互換性を向上
|
||||
|
@ -5,7 +5,7 @@
|
||||
<RDF:Description RDF:about="urn:mozilla:install-manifest"
|
||||
em:id="treestyletab@piro.sakura.ne.jp"
|
||||
em:name="Tree Style Tab"
|
||||
em:version="0.17.2016031101"
|
||||
em:version="0.17.2016061501"
|
||||
em:creator="YUKI "Piro" Hiroshi"
|
||||
em:description="Show tabs like a tree."
|
||||
em:homepageURL="http://piro.sakura.ne.jp/xul/_treestyletab.html.en"
|
||||
|
Loading…
Reference in New Issue
Block a user