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

[Editor] Unselect correctly removed editors #15210

Merged
merged 1 commit into from
Jul 22, 2022

Commits on Jul 22, 2022

  1. [Editor] Unselect correctly removed editors

    - After undoing a deletion of several editors, they appeared to be selected (they had a red border)
    when in fact they were not, consequently, this patch aims to remove the selectedEditor class when
    an editor is removed;
    - Add a test with some ink editors.
    calixteman committed Jul 22, 2022
    Configuration menu
    Copy the full SHA
    5bbe0d0 View commit details
    Browse the repository at this point in the history