Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Handle when shape["flags"] is None #1536

Merged
merged 1 commit into from
Feb 16, 2025
Merged

Conversation

wkentaro
Copy link
Owner

It happens when AI-text-to-rectangle is used, because Shape class flags is default None.

Close #1386

Thanks @dkuncik @skoczo @pliverani @Code-Now-QD for reporting this issue.

It happens when AI-text-to-rectangle is used, because Shape class flags
is default None.

Close #1386

Thanks @dkuncik @skoczo @pliverani @Code-Now-QD for reporting this issue.
@wkentaro wkentaro force-pushed the handle_when_shape_flags_is_none branch from 1e936e6 to 120ec67 Compare February 16, 2025 12:52
@wkentaro wkentaro merged commit f53b988 into main Feb 16, 2025
3 checks passed
@wkentaro wkentaro deleted the handle_when_shape_flags_is_none branch February 16, 2025 12:57
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

The software can be opened normally, but it will crash when the next image is displayed
1 participant