We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cce4b24 commit 8caf240Copy full SHA for 8caf240
MathInterpreter/App.config
@@ -10,7 +10,7 @@
10
</startup>
11
<userSettings>
12
<MathInterpreter.Properties.Settings>
13
- <setting name="EditorFontSize" serializeAs="Integer">
+ <setting name="EditorFontSize" serializeAs="String">
14
<value>15</value>
15
</setting>
16
</MathInterpreter.Properties.Settings>
0 commit comments