Add news topic
This commit is contained in:
parent
b5e217b359
commit
60ef7b1837
@ -6,6 +6,7 @@
|
||||
* "New Folder" and "Bookmark Properties" works again. (regression)
|
||||
* 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.
|
||||
* Show preferred label "auto hide" or "auto shrink" for the menuitem to toggle "auto hide" feature from the tab context menu.
|
||||
- 0.16.2015111001
|
||||
* Free memory for closed windows correctly (it was grabbed by living-dead event listeners.)
|
||||
* Highlighted color of updated pinned tabs is shown correctly.
|
||||
|
@ -6,6 +6,7 @@
|
||||
* ブックマーク項目の「新しいフォルダ」や「ブックマークのプロパティ」などが機能しなくなっていたのを修正(後退バグ)
|
||||
* タブバーの内容をスクロールさせた時にタブバーが上下にがたつく問題を修正
|
||||
* タブバーを自動的に隠す機能について、開発ツール上でポインタがタブバーに近づいた時もタブバーを表示するようにした
|
||||
* タブのコンテキストメニューにおいて「タブバーを自動的に隠す」機能の有効無効を切り替えるメニュー項目のラベルを「自動的に隠す」「自動的に縮める」の各モードに合わせて変えるようにした
|
||||
- 0.16.2015111001
|
||||
* 閉じたウィンドウのメモリがいつまでも解放されない問題を修正(イベントリスナの解除し忘れをなくした)
|
||||
* ピン留めされたタブの更新通知が正しく表示されなくなっていたのを修正
|
||||
|
Loading…
x
Reference in New Issue
Block a user