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

Notebooks: Aligned scroll into view behaviour with vscode #13742

Merged
merged 6 commits into from
May 30, 2024

Commits on May 29, 2024

  1. Fixed focus loss of the notebook editor widget when a cell editor was…

    … unfocused
    
    Signed-off-by: Jonah Iden <jonah.iden@typefox.io>
    jonah-iden committed May 29, 2024
    Configuration menu
    Copy the full SHA
    ec44efa View commit details
    Browse the repository at this point in the history
  2. aligned the scroll into view behaviour with vscode

    Signed-off-by: Jonah Iden <jonah.iden@typefox.io>
    jonah-iden committed May 29, 2024
    Configuration menu
    Copy the full SHA
    0c8f522 View commit details
    Browse the repository at this point in the history
  3. inserting new cell scrolls

    Signed-off-by: Jonah Iden <jonah.iden@typefox.io>
    jonah-iden committed May 29, 2024
    Configuration menu
    Copy the full SHA
    c58e855 View commit details
    Browse the repository at this point in the history
  4. fixed delete still scrolling

    Signed-off-by: Jonah Iden <jonah.iden@typefox.io>
    jonah-iden committed May 29, 2024
    Configuration menu
    Copy the full SHA
    c6e717a View commit details
    Browse the repository at this point in the history

Commits on May 30, 2024

  1. dont scroll into cell when click into text

    Signed-off-by: Jonah Iden <jonah.iden@typefox.io>
    jonah-iden committed May 30, 2024
    Configuration menu
    Copy the full SHA
    998f55c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    edc21f6 View commit details
    Browse the repository at this point in the history