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(sheet): render viewport wrong size #1727

Draft
wants to merge 13 commits into
base: dev
Choose a base branch
from

Commits on May 24, 2024

  1. Configuration menu
    Copy the full SHA
    b5287a8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0027171 View commit details
    Browse the repository at this point in the history
  3. feat: cache by viewport

    chore: merge fix1
    
    fix: fix viewport start pos
    
    feat: add vp dirty when moving range
    
    fix: shrink font extension merge range
    
    fix: zoom out cause blank area!!
    
    chore: fix viewport mainCtx scaling
    
    chore: better code 2
    
    chore: better code2
    
    chore: update with dev
    
    chore: turn off test canvas
    lumixraku committed May 24, 2024
    Configuration menu
    Copy the full SHA
    ffe97fd View commit details
    Browse the repository at this point in the history
  4. fix: markdirty & scrolling was conflict before, so scrolling & dirty …

    …did not refresh whole viewport
    lumixraku committed May 24, 2024
    Configuration menu
    Copy the full SHA
    5b16202 View commit details
    Browse the repository at this point in the history
  5. fix: 0510-1725

    fix: #676 #677
    
    fix: browser native zoom
    lumixraku committed May 24, 2024
    Configuration menu
    Copy the full SHA
    1ec8a2d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a3111e4 View commit details
    Browse the repository at this point in the history
  7. fix: merge cells background

    fix: #676
    
    test: #677
    
    fix: #700
    
    fix: aux line background
    
    fix: spreadsheet
    
    fix: precise rect for background
    lumixraku committed May 24, 2024
    Configuration menu
    Copy the full SHA
    b700bbb View commit details
    Browse the repository at this point in the history
  8. feat: fix cf render error on printing mode

    fix: #700
    weird94 authored and lumixraku committed May 24, 2024
    Configuration menu
    Copy the full SHA
    43bfb91 View commit details
    Browse the repository at this point in the history
  9. fix: viewport make dirty false

    chore: eslint fix
    lumixraku committed May 24, 2024
    Configuration menu
    Copy the full SHA
    5f5a6fc View commit details
    Browse the repository at this point in the history
  10. test(facade): fix canvas mock

    fix: new viewport need more param222
    
    test: mock canvas
    
    fix: rm useless
    jikkai authored and lumixraku committed May 24, 2024
    Configuration menu
    Copy the full SHA
    4c2d87e View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    f97db72 View commit details
    Browse the repository at this point in the history
  12. chore: comments to english

    fix: expand shouldupdatecache
    
    chore: better code
    lumixraku committed May 24, 2024
    Configuration menu
    Copy the full SHA
    cfae458 View commit details
    Browse the repository at this point in the history
  13. fix: change viewport update timing

    fix: update visible cache viewport area
    lumixraku committed May 24, 2024
    Configuration menu
    Copy the full SHA
    0b81b50 View commit details
    Browse the repository at this point in the history