Fix #1566 : Port submenu section heading show at top

This commit is contained in:
Muhammad Zaheer 2022-10-20 19:56:34 +05:30 committed by Akos Kitta
parent b8bf1eefa2
commit 5424dfcf70

View File

@ -276,7 +276,7 @@ PID: ${PID}`;
'{0} ports',
Port.Protocols.protocolLabel(protocol)
),
{ order: protocolOrder.toString() }
{ order: protocolOrder.toString().padStart(4) }
);
this.menuModelRegistry.registerMenuNode(menuPath, placeholder);
this.toDisposeBeforeMenuRebuild.push(