File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# History
22
33 - master/HEAD
4+ - 4.0.3 (2024.3.13)
5+ * Fix miscalculation of drop position on tabs on the "Photon" theme.
6+ * Expand height of the container of pinned tabs more correctly on edge cases.
47 - 4.0.2 (2024.3.13)
58 * Fix performance degression around detection of tab label overflow state.
69 * Fix needless blank space below last tab on the "Photon" theme.
Original file line number Diff line number Diff line change 11# 更新履歴
22
33 - master/HEAD
4+ - 4.0.3 (2024.3.13)
5+ * 「Photon」テーマ使用時にタブのドロップ位置の計算結果が期待通りでなかったのを修正
6+ * ピン留めされたタブのコンテナーの高さが正しく計算されない場合があったのを修正
47 - 4.0.2 (2024.3.13)
58 * タブのラベルのオーバーフロー状態の検出に関する処理に起因するパフォーマンス低下を修正
69 * 「Photon」テーマ使用時に最後のタブの下に無用なスペースが表示されていたのを修正
Original file line number Diff line number Diff line change 11{
22 "manifest_version" : 2 ,
33 "name" : " __MSG_extensionName__" ,
4- "version" : " 4.0.2 " ,
4+ "version" : " 4.0.3 " ,
55 "author" : " YUKI \" Piro\" Hiroshi" ,
66 "description" : " __MSG_extensionDescription__" ,
77 "permissions" : [
You can’t perform that action at this time.
0 commit comments