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

fix: avoid text content being stored as image #120

Merged
merged 1 commit into from
Jul 12, 2024
Merged

Conversation

kunfang98927
Copy link
Contributor

Resolves: #119

@kunfang98927 kunfang98927 merged commit 808dc75 into main Jul 12, 2024
2 checks passed
@kunfang98927 kunfang98927 deleted the storeImages-fix branch July 12, 2024 17:15
kunfang98927 added a commit that referenced this pull request Jul 12, 2024
1. **Optimization:**
  - Optimized MEI validation (PR #121)

2. **Fixes:**
  - Prevented text content from being stored as an image (PR #120)
  - Removed MEI row in `meiData` when cleared (PR #118)
  - Ensured a cell without change doesn't alter save status (PR #116)
  - Displayed empty table when header is invalid (PR #114)

3. **Features:**
  - Added support for new empty files (PR #112)

Refs: PR #121, #120, #118, #116, #114, #112
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Text content in image column should not be stored into images in ImageTools class
2 participants