2
19
Fork
You've already forked array
3

Set canvas size in the web-client #28

Merged
loke merged 1 commit from :web-patch into master 2025年09月12日 21:43:36 +02:00
Collaborator
Copy link

The canvas element was using default size of 300x150.
CSS displayed the element at 400x400, causing some visual artifacts.

This commit explicitly sets the canvas dimensions to 200x200.
This keeps the number of canvas pixels about the same.

The canvas element was using default size of 300x150. CSS displayed the element at 400x400, causing some visual artifacts. This commit explicitly sets the canvas dimensions to 200x200. This keeps the number of canvas pixels about the same.
The canvas element was using default size of 300x150.
CSS displayed the element at 400x400, causing some visual artifacts.
This commit explicitly sets the canvas dimensions to 200x200.
This keeps the number of canvas pixels about the same.
Owner
Copy link

Would it make more sense to set it to 400x400?

Would it make more sense to set it to 400x400?
Sign in to join this conversation.
No reviewers
Labels
Clear labels
No items
No labels
Milestone
Clear milestone
No items
No milestone
Projects
Clear projects
No items
No project
Assignees
Clear assignees
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
loke/array!28
Reference in a new issue
loke/array
No description provided.
Delete branch ":web-patch"

Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?