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/bc 360/32/whiteboard performance #33

Merged
merged 5 commits into from
Jul 1, 2024

Conversation

giovanni-bertoncelli
Copy link
Contributor

@giovanni-bertoncelli giovanni-bertoncelli commented Jul 1, 2024

Reference: #32

Changed

  • [breaking] Core: use ChangeDetectionStrategy.OnPush for every library component
  • Stage: debounce by 20ms batch drawing
  • Layer: debounce by 10ms batch drawing
  • [breaking] Shape: use listening: false as default. When shape is used with a KoListeningDirective only then set listening: true.
  • [breaking] Shape: use shadowForStrokeEnabled: false and hitStrokeWidth: 0 as default.
  • [breaking] Shape: set pixel perfect drawing disabled by default

feat: default listening: false
feat: default hitStrokeWidth: 0
feat: shadowForStrokeEnabled: false
feat: default perfectDrawEnabled: false
@giovanni-bertoncelli giovanni-bertoncelli changed the title Feat/bc 360/whiteboard performance Feat/bc 360/32/whiteboard performance Jul 1, 2024
@giovanni-bertoncelli giovanni-bertoncelli merged commit e6a8880 into main Jul 1, 2024
@giovanni-bertoncelli giovanni-bertoncelli deleted the feat/BC-360/whiteboard-performance branch July 1, 2024 13:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant