Add news topic
This commit is contained in:
parent
d6ad23e167
commit
b46a2867c5
@ -5,6 +5,7 @@
|
|||||||
* Clicking at the grippy in the tab bar splitter expands collapsed tab bar correctly. (regression)
|
* Clicking at the grippy in the tab bar splitter expands collapsed tab bar correctly. (regression)
|
||||||
* "New Folder" and "Bookmark Properties" works again. (regression)
|
* "New Folder" and "Bookmark Properties" works again. (regression)
|
||||||
* Don't shake the tab bar when it is scrolled by spacers in the arrowscrollbox.
|
* Don't shake the tab bar when it is scrolled by spacers in the arrowscrollbox.
|
||||||
|
* Show the tab bar automatically by mousemove on developer tools.
|
||||||
- 0.16.2015111001
|
- 0.16.2015111001
|
||||||
* Free memory for closed windows correctly (it was grabbed by living-dead event listeners.)
|
* Free memory for closed windows correctly (it was grabbed by living-dead event listeners.)
|
||||||
* Highlighted color of updated pinned tabs is shown correctly.
|
* Highlighted color of updated pinned tabs is shown correctly.
|
||||||
|
@ -5,6 +5,7 @@
|
|||||||
* 畳まれたタブバーのスプリッタ上のつまみをクリックした時に、タブバーが展開されなくなっていたのを修正(後退バグ)
|
* 畳まれたタブバーのスプリッタ上のつまみをクリックした時に、タブバーが展開されなくなっていたのを修正(後退バグ)
|
||||||
* ブックマーク項目の「新しいフォルダ」や「ブックマークのプロパティ」などが機能しなくなっていたのを修正(後退バグ)
|
* ブックマーク項目の「新しいフォルダ」や「ブックマークのプロパティ」などが機能しなくなっていたのを修正(後退バグ)
|
||||||
* タブバーの内容をスクロールさせた時にタブバーが上下にがたつく問題を修正
|
* タブバーの内容をスクロールさせた時にタブバーが上下にがたつく問題を修正
|
||||||
|
* タブバーを自動的に隠す機能について、開発ツール上でポインタがタブバーに近づいた時もタブバーを表示するようにした
|
||||||
- 0.16.2015111001
|
- 0.16.2015111001
|
||||||
* 閉じたウィンドウのメモリがいつまでも解放されない問題を修正(イベントリスナの解除し忘れをなくした)
|
* 閉じたウィンドウのメモリがいつまでも解放されない問題を修正(イベントリスナの解除し忘れをなくした)
|
||||||
* ピン留めされたタブの更新通知が正しく表示されなくなっていたのを修正
|
* ピン留めされたタブの更新通知が正しく表示されなくなっていたのを修正
|
||||||
|
Loading…
x
Reference in New Issue
Block a user