Skip to content

Conversation

@ibgreen
Copy link
Collaborator

@ibgreen ibgreen commented Nov 17, 2025

Summary

  • update Deck setProps to route device pixel changes through CanvasContext
  • remove manual synthetic resize handling in favor of CanvasContext APIs

Testing

  • not run (not requested)

Codex Task


Note

Routes useDevicePixels changes through canvasContext.setProps instead of manually tweaking canvas and simulating a resize.

  • Core (modules/core/src/lib/deck.ts):
    • Route useDevicePixels updates via device.canvasContext.setProps({useDevicePixels}).
    • Remove manual canvas property mutation and synthetic resize handling.

Written by Cursor Bugbot for commit 6398324. This will update automatically on new commits. Configure here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants