Skip to content

Reset KGCM associatedText on reInit of initialAssociatedText#2349

Closed
tonywasher wants to merge 1 commit into
bcgit:mainfrom
tonywasher:KGCMInitialData
Closed

Reset KGCM associatedText on reInit of initialAssociatedText#2349
tonywasher wants to merge 1 commit into
bcgit:mainfrom
tonywasher:KGCMInitialData

Conversation

@tonywasher

Copy link
Copy Markdown
Contributor

If initialAssociatedText is specified for KGCM mode, it is immediately applied to associatedText, and the reset() method will automatically re-initialise the associatedText buffer correctly.

However the associatedText is not cleared on a subsequent init(), leading to an incorrect associatedText buffer for that iteration.
The buffer needs to be cleared on any init() call.

@dghgit dghgit self-assigned this Jul 12, 2026
@dghgit

dghgit commented Jul 12, 2026

Copy link
Copy Markdown
Contributor

Thanks for the patch. Merged!

@dghgit dghgit closed this Jul 12, 2026
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.

2 participants