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

feat(render-engine): move cache to viewport #2188

Merged
merged 13 commits into from
May 25, 2024
Merged

Commits on May 24, 2024

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

    lumixraku committed May 24, 2024
    Configuration menu
    Copy the full SHA
    3d9ed04 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
    f4de468 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
    943a1a7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c43c4b6 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
    3c92434 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
    0f6d8bb 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
    e66a158 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
    3daefcc View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    63b4a9f 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
    145c11f 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
    d988566 View commit details
    Browse the repository at this point in the history