Move hover preview height from settings to theme

This commit is contained in:
miruka
2019-09-17 16:39:45 -04:00
parent 692749e72f
commit f19d337817
3 changed files with 4 additions and 2 deletions

View File

@@ -115,7 +115,6 @@ class UISettings(JSONConfigFile):
"autoHideOSDAfterMsec": 3000,
"defaultVolume": 100,
"startMuted": False,
"hoverPreviewHeight": 192,
},
"keys": {
"startPythonDebugger": "Alt+Shift+D",