Fix some UI bugs in graph mode (#862)
* Address issues with error states * Add various fixes * Add back initial tooltip * PR comments
This commit is contained in:
@@ -4096,11 +4096,11 @@
|
||||
<comment>Title for KeyGraphFeatures Vertical Asymptotes Property</comment>
|
||||
</data>
|
||||
<data name="XIntercept" xml:space="preserve">
|
||||
<value>X Intercept</value>
|
||||
<value>X-Intercept</value>
|
||||
<comment>Title for KeyGraphFeatures XIntercept Property</comment>
|
||||
</data>
|
||||
<data name="YIntercept" xml:space="preserve">
|
||||
<value>Y Intercept</value>
|
||||
<value>Y-Intercept</value>
|
||||
<comment>Title for KeyGraphFeatures YIntercept Property</comment>
|
||||
</data>
|
||||
<data name="KGFAnalysisCouldNotBePerformed" xml:space="preserve">
|
||||
@@ -4222,4 +4222,4 @@
|
||||
<value>Enter an equation</value>
|
||||
<comment>Used in the Graphing Calculator to indicate to users that they can enter an equation in the textbox</comment>
|
||||
</data>
|
||||
</root>
|
||||
</root>
|
||||
|
Reference in New Issue
Block a user