Skip to content

Fix equation automatically becoming enabled on focus lost#1167

Merged
joseartrivera merged 1 commit into
microsoft:masterfrom
joseartrivera:joriv/bugssmack
Apr 14, 2020
Merged

Fix equation automatically becoming enabled on focus lost#1167
joseartrivera merged 1 commit into
microsoft:masterfrom
joseartrivera:joriv/bugssmack

Conversation

@joseartrivera
Copy link
Copy Markdown
Contributor

Fixes #1158

Description of the changes:

  • Hook up IsEquationLineDisabled to the view model
  • Only enable equations on submit from enter key

How changes were validated:

  • Manual tests

@joseartrivera joseartrivera added the graphing calculator Work items related to the graphing calculator feature. label Apr 13, 2020
@joseartrivera joseartrivera requested a review from sanderl April 13, 2020 23:01
@sanderl sanderl self-assigned this Apr 14, 2020
@sanderl
Copy link
Copy Markdown
Contributor

sanderl commented Apr 14, 2020

/azp run

@azure-pipelines
Copy link
Copy Markdown

Azure Pipelines successfully started running 1 pipeline(s).

@joseartrivera joseartrivera merged commit 15b957c into microsoft:master Apr 14, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

graphing calculator Work items related to the graphing calculator feature.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

In graphing mode, hidden equations become visible after losing focus

2 participants