Active tracing#702
Conversation
…inpage to graphingcalculator
… of a failure. Then add the equations key.
…till need to do the graph equation key.
Feature/graphing calculator update from microsoft master repo.
Working -> feature branch so can validate then pull to main project from fork.
Fixed Co-Authored-By: Pepe Rivera <[email protected]>
…ops. Also block tracking of the active tracing key's when in the EquationTextBox.
PR Updates.
… automatically change depending on system values. And changed text formatting of the value to be generic (x,y) value.
…when not in active tracing.
sanderl
left a comment
There was a problem hiding this comment.
Should tracing only be disabled using the toggle button? Right now it is also disabled when clicking in the equation edit box.
You can break out of active tracing by doing other actions like adding a new equation or editing an existing one. |
When I used it, I thought it was weird that only clicking in the EquationEditBox would toggle off focus and not clicking the gray area below the EquationEditBox. I think it would be best to just use the toggle button so that a stray click cannot accidentally turn it off. |
|
I'm going to approve this in because it fixes the toggle button issue. I think we should file a bug to track if a click outside the graph area should turn off tracing. |
Fixes #.
Description of the changes:
How changes were validated: