Bump version to 0.17.2016083001
This commit is contained in:
parent
930834217f
commit
bbadb44bb5
@ -1,6 +1,7 @@
|
||||
# History
|
||||
|
||||
- master/HEAD
|
||||
- 0.17.2016083001
|
||||
* Better handling about positioning of new tabs duplicated by other addons.
|
||||
* Now you can drop tabs onto another tab more easily. (The drop area of each tab is enlarged.)
|
||||
* The tab bar can be shrunken even if there is something wide toolbar item like the search bar.
|
||||
|
@ -1,6 +1,7 @@
|
||||
# 更新履歴
|
||||
|
||||
- master/HEAD
|
||||
- 0.17.2016083001
|
||||
* 他のアドオンによって複製されたタブの位置の取り扱いを改善した
|
||||
* タブの上に他のタブをドロップしやすくした(タブに対するドロップと判定する領域を広げた)
|
||||
* タブバー内に検索バーなどを置いた時でもタブバーを縮められるようにした
|
||||
|
@ -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.2016061501"
|
||||
em:version="0.17.2016083001"
|
||||
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