Polish UI alignment, navigation, info layout, and localization
This commit is contained in:
@@ -636,7 +636,7 @@ namespace C4IT_CustomerPanel
|
||||
private void RefreshTrayMenu(bool ActivateFirstEntry)
|
||||
{
|
||||
var TopMarginCount = 0;
|
||||
const int railTopOffset = 10;
|
||||
const double railTopOffset = 14.5;
|
||||
foreach (var entry in MainFunctionButtons)
|
||||
{
|
||||
try
|
||||
|
||||
Reference in New Issue
Block a user