You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is Issue 278 moved from a Google Code project.
Added by 2010-06-28T18:13:58.000Z by [email protected].
Please review that bug for more context and additional comments, but update this bug.
Original labels: Type-Enhancement, Priority-Medium
Original description
What change would like to see?
Whenever undo function is used the text marker should follow the changes in the text.
Why?
It can be very confusing to differ whether you undo something in only one section or also undo somewhere else in the sketch.
Would this cause any incompatibilities with previous versions? If so, how can these be mitigated?
No
The text was updated successfully, but these errors were encountered:
Signing logic has now been centralized to MySigning.cpp in order to simplify
maintenance and debugging.
Debug prints have been extended and "demoted" to verbose level.
To get signing related debug info, MY_DEBUG_VERBOSE will need to be defined.
This fixesarduino#278
This is Issue 278 moved from a Google Code project.
Added by 2010-06-28T18:13:58.000Z by [email protected].
Please review that bug for more context and additional comments, but update this bug.
Original labels: Type-Enhancement, Priority-Medium
Original description
What change would like to see?
Whenever undo function is used the text marker should follow the changes in the text.
Why?
It can be very confusing to differ whether you undo something in only one section or also undo somewhere else in the sketch.
Would this cause any incompatibilities with previous versions? If so, how
can these be mitigated?
No
The text was updated successfully, but these errors were encountered: