mirror of
https://github.com/Pax1601/DCSOlympus.git
synced 2025-10-29 16:56:34 +00:00
fix: buttons and actions no longer getting stuck
fix: context menu resizes if accordion is opened feat: added expanding descriptions for context actions
This commit is contained in:
@@ -2267,7 +2267,7 @@
|
||||
"coalition": "red",
|
||||
"era": "Mid Cold War",
|
||||
"category": "groundunit",
|
||||
"label": "AK-74",
|
||||
"label": "AK-74 (Type 1)",
|
||||
"shortLabel": "AK-74",
|
||||
"filename": "",
|
||||
"type": "Infantry",
|
||||
@@ -5558,7 +5558,7 @@
|
||||
"coalition": "red",
|
||||
"era": "Early Cold War",
|
||||
"category": "groundunit",
|
||||
"label": "AK-74",
|
||||
"label": "AK-74 (Type 4)",
|
||||
"shortLabel": "AK-74",
|
||||
"filename": "",
|
||||
"type": "Infantry",
|
||||
@@ -7722,7 +7722,7 @@
|
||||
"coalition": "red",
|
||||
"era": "Early Cold War",
|
||||
"category": "groundunit",
|
||||
"label": "Insurgent AK-74",
|
||||
"label": "AK-74 (Insurgent)",
|
||||
"shortLabel": "AK-74 (Ins)",
|
||||
"type": "Infantry",
|
||||
"enabled": true,
|
||||
@@ -7880,7 +7880,7 @@
|
||||
"coalition": "red",
|
||||
"era": "Late Cold War",
|
||||
"category": "groundunit",
|
||||
"label": "AK-74",
|
||||
"label": "AK-74 (Type 2)",
|
||||
"shortLabel": "AK-74",
|
||||
"type": "Infantry",
|
||||
"enabled": true,
|
||||
@@ -7974,7 +7974,7 @@
|
||||
"coalition": "red",
|
||||
"era": "Late Cold War",
|
||||
"category": "groundunit",
|
||||
"label": "AK-74",
|
||||
"label": "AK-74 (Type 3)",
|
||||
"shortLabel": "AK-74",
|
||||
"type": "Infantry",
|
||||
"enabled": true,
|
||||
|
||||
Reference in New Issue
Block a user