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

295 avoid errors #296

Merged
merged 2 commits into from
Jan 8, 2025
Merged

295 avoid errors #296

merged 2 commits into from
Jan 8, 2025

Conversation

ivmartel
Copy link
Owner

@ivmartel ivmartel commented Jan 8, 2025

Fixes #295

@ivmartel ivmartel added the enhancement New feature or request label Jan 8, 2025
@ivmartel ivmartel added this to the 0.9.1 milestone Jan 8, 2025
@ivmartel ivmartel merged commit e29acef into main Jan 8, 2025
3 checks passed
Copy link

@ikhizarwork ikhizarwork left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

after updating this 2 file changes as mentioned by you , i found one issue , when we are trying to do a drag and drop , then it is overlapping the image slices with one another , you can refer to the attach ss for the same .
Screenshot 2025-01-25 004116

please provide a solution for the same ,

and if we are using the old code especially in infoController.js then the drag and drop event is working fine but getting the following error :-

error: TypeError: Cannot read properties of undefined (reading '00020010')
    at dwvjq.gui.info.Controlle…, source: File, loadtype: 'image', dataid: '1', type: 'error'}

@ikhizarwork
Copy link

@ivmartel please provide a fix to this issue .

@ivmartel
Copy link
Owner Author

See #307 for answer.

@ivmartel ivmartel deleted the 295-avoid-errors branch January 31, 2025 15:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Avoid multiple data errors
2 participants