1
0
mirror of https://github.com/farag2/Sophia-Script-for-Windows.git synced 2026-04-24 19:03:49 +02:00
Files
BenchTweakGaming 3afdcd0c7f v2.8.25 - ToolTip size addition and Refactor
- ToolTip Font Size user selection
- ToolTip Font Size JSON for user choice
- Refactor
2026-04-15 03:59:50 -04:00

38 lines
1.3 KiB
JSON

[
{
"English": {
"Code": "en",
"Folder": "en-US",
"WidthOfWrapperInPixels": "972",
"HeightOfWrapperInPixels": "650",
"WidthLabelInPixels": "225",
"WidthLabelContextTabInPixels": "243",
"WidthComboBoxInPixels": "155",
"WidthComboBoxSystemTabInPixels": "155",
"WidthComboBoxStartMenuTabInPixels": "230"
},
"German": {
"Code": "de",
"Folder": "de-DE",
"WidthOfWrapperInPixels": "1220",
"HeightOfWrapperInPixels": "650",
"WidthLabelInPixels": "225",
"WidthLabelContextTabInPixels": "243",
"WidthComboBoxInPixels": "150",
"WidthComboBoxSystemTabInPixels": "165",
"WidthComboBoxStartMenuTabInPixels": "250"
},
"Russian": {
"Code": "ru",
"Folder": "ru-RU",
"WidthOfWrapperInPixels": "1255",
"HeightOfWrapperInPixels": "650",
"WidthLabelInPixels": "225",
"WidthLabelContextTabInPixels": "243",
"WidthComboBoxInPixels": "175",
"WidthComboBoxSystemTabInPixels": "235",
"WidthComboBoxStartMenuTabInPixels": "260"
}
}
]