Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Fix undo in notebooks #11167

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

Merged
merged 2 commits into from
Apr 15, 2020
Merged

Fix undo in notebooks #11167

merged 2 commits into from
Apr 15, 2020

Conversation

rchiodo
Copy link

@rchiodo rchiodo commented Apr 14, 2020

For #11160

UseCustomEditor was set to 'true' in the UI.

Changed the logic to use the actual computation we perform and pass it through settings.

When we actually switch to the custom editor we can just remove this.

@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities (and Security Hotspot 0 Security Hotspots to review)
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@rchiodo rchiodo merged commit d0d356f into master Apr 15, 2020
@rchiodo rchiodo deleted the rchiodo/fix_ctrl_z branch April 15, 2020 15:46
rchiodo added a commit that referenced this pull request Apr 15, 2020
* Put back ctrl+z and 'z' for undo. Refactor to use one value to compute custom editor support

* Add news entry
rchiodo added a commit that referenced this pull request Apr 15, 2020
* Fix undo in notebooks (#11167)

* Put back ctrl+z and 'z' for undo. Refactor to use one value to compute custom editor support

* Add news entry

* Update change log
@lock lock bot locked as resolved and limited conversation to collaborators Apr 25, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants