Skip to content

fix: NodeSize error when inserting image at end of document#30

Merged
FloGeez merged 1 commit into
FloGeez:mainfrom
crklan:29-nodesize-error
Apr 8, 2026
Merged

fix: NodeSize error when inserting image at end of document#30
FloGeez merged 1 commit into
FloGeez:mainfrom
crklan:29-nodesize-error

Conversation

@crklan
Copy link
Copy Markdown

@crklan crklan commented Mar 11, 2026

Fixes #29

Splitting the insertion and node selection into separate commands prevents potential position shift issues that can occur when they are chained together.

Splitting the insertion and node selection into separate commands prevents potential position shift issues that can occur when they are chained together.
@FloGeez FloGeez merged commit 7959860 into FloGeez:main Apr 8, 2026
4 checks passed
@crklan
Copy link
Copy Markdown
Author

crklan commented Apr 14, 2026

Any plans on releasing this in a new version? Thanks!

@FloGeez
Copy link
Copy Markdown
Owner

FloGeez commented Apr 24, 2026

Hello !

Sorry, I thought I did.

I've released it in v3.1.2. I've changed it a bit with a fix also on paste / drag and drop. Let me know if everything works !

Thank you for your contribution !

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.

NodeSize error when inserting image at end of document

2 participants