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

Canvas text font style reset #5626

Closed
regischen opened this issue Dec 8, 2023 · 1 comment
Closed

Canvas text font style reset #5626

regischen opened this issue Dec 8, 2023 · 1 comment
Labels
mod:edgeless Module: related to edgeless mode type:bug Something isn't working

Comments

@regischen
Copy link
Contributor

In affine, the canvas text with other font style are reset to default value.

image

@regischen regischen added type:bug Something isn't working mod:edgeless Module: related to edgeless mode labels Dec 8, 2023
@regischen regischen changed the title Canvas text style reset Canvas text font style reset Dec 8, 2023
@doodlewind
Copy link
Member

The root cause is the data structure update in #5339, and the styling fields are ignored by design, so as to prevent more migration costs.

@doodlewind doodlewind closed this as not planned Won't fix, can't repro, duplicate, stale Dec 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
mod:edgeless Module: related to edgeless mode type:bug Something isn't working
Projects
Archived in project
Development

No branches or pull requests

2 participants