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

fix: keep active cell selection in first column from going offscreen #1823

Merged
merged 1 commit into from
Feb 26, 2024

Commits on Feb 22, 2024

  1. fix: keep active cell selection in first column from going offscreen

    - change cell input to not go off edge
    - makes activeCellSelectionBorderWidth a theme variable, so it can be shared with js and css
    - change canvas active cell outline to only stick to edge if at left edge of screen, not in any column
    - re-style active cell input to match latest input variables
    - change outline of input to use selection border color
    dsmmcken committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    9040546 View commit details
    Browse the repository at this point in the history