mirror of
https://github.com/IgorTimofeev/MineOS.git
synced 2026-03-28 10:42:48 +01:00
Да-да
This commit is contained in:
@@ -1845,6 +1845,7 @@ local function contextMenuCalculate(menu)
|
||||
end
|
||||
end
|
||||
menu.width = 2 + widestItem + (widestShortcut > 0 and 3 + widestShortcut or 0)
|
||||
menu.height = #menu.itemsContainer.children
|
||||
end
|
||||
|
||||
local function contextMenuShow(menu)
|
||||
|
||||
Reference in New Issue
Block a user