Browse Source

Merge pull request #645 from BenchTweakGaming/master

v2.8.3 - updated wrapper_config.json + refactor
pull/646/head
Dmitry Nefedov 9 months ago
committed by GitHub
parent
commit
9d46895ddc
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 12
      Wrapper/Config/wrapper_config.json
  2. BIN
      Wrapper/SophiaScriptWrapper.exe

12
Wrapper/Config/wrapper_config.json

@ -17,14 +17,14 @@
"widthLabelInPixelsDefault": "225",
"widthLabelInPixelsContextTab": "243",
"widthComboBoxInPixelsEN": "155",
"widthComboBoxSystemTabInPixelsEN": "155",
"widthComboBoxStartMenuTabInPixelsEN": "230",
"widthComboBoxInPixelsSystemTabEN": "155",
"widthComboBoxInPixelsStartMenuTabEN": "230",
"widthComboBoxInPixelsRU": "175",
"widthComboBoxSystemTabInPixelsRU": "235",
"widthComboBoxStartMenuTabInPixelsRU": "260",
"widthComboBoxInPixelsSystemTabRU": "235",
"widthComboBoxInPixelsStartMenuTabRU": "260",
"widthComboBoxInPixelsDE": "150",
"widthComboBoxSystemTabInPixelsDE": "165",
"widthComboBoxStartMenuTabInPixelsDE": "250",
"widthComboBoxInPixelsSystemTabDE": "165",
"widthComboBoxInPixelsStartMenuTabDE": "250",
"startLineRegionSystemProtection": "#region Protection",
"endLineRegionSystemProtection": "#endregion Protection",
"startLineRegionPrivacy": "#region Privacy & Telemetry",

BIN
Wrapper/SophiaScriptWrapper.exe

Binary file not shown.
Loading…
Cancel
Save