Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Switch to RichEdit math mode in EquationTextBox #672

Merged

Conversation

joseartrivera
Copy link
Contributor

Part of #338

Description of the changes:

  • Switch to using math mode in the rich edit control in EquationTextBox
  • Switch GraphControl to use MathML instead of plain text

How changes were validated:

  • Manual testing

sanderl
sanderl previously approved these changes Sep 23, 2019
src/GraphControl/Control/Equation.cpp Show resolved Hide resolved
Co-Authored-By: Stephanie Anderl <46726333+sanderl@users.noreply.github.com>
@sanderl sanderl merged commit b2dd55a into microsoft:feature/GraphingCalculator Sep 23, 2019
DavidShoe pushed a commit to DavidShoe/calculator that referenced this pull request Oct 29, 2019
* Use RichEdit Math Mode

* Add comment

Co-Authored-By: Stephanie Anderl <46726333+sanderl@users.noreply.github.com>
DavidShoe pushed a commit to DavidShoe/calculator that referenced this pull request Nov 26, 2019
* Use RichEdit Math Mode

* Add comment

Co-Authored-By: Stephanie Anderl <46726333+sanderl@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement fixing approved issue graphing calculator Work items related to the graphing calculator feature.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants