Skip to content

Comments

Implement exporting profile to single template string.#95

Open
MBadea21 wants to merge 1 commit intoAether-Tools:mainfrom
MBadea21:main
Open

Implement exporting profile to single template string.#95
MBadea21 wants to merge 1 commit intoAether-Tools:mainfrom
MBadea21:main

Conversation

@MBadea21
Copy link

useful for compressing multiple templates into just one

uses IPCCharacterProfile similar to how PCP handling uses it to compress to one templat

For issue #89

useful for compressing multiple templates into just one

uses IPCCharacterProfile similar to how PCP handling uses it to compress to one template
@MBadea21
Copy link
Author

Built and tested locally.

Doesn't change anything, simply adds workaround for this issue leveraging already existing methods.

Also used windows clipboard for parity with template export to string, can change both together to IMGUI clipboard together.

@RisaDev
Copy link
Member

RisaDev commented Feb 21, 2026

Hi, thank you for your contribution. If imgui's clipboard functionality doesn't have any known issues then it would be great if you could replace all of the current winforms-based implementation of clipboard import/export with that so we no longer need to reference windows-specific code.

@RisaDev RisaDev added the enhancement New feature or request label Feb 21, 2026
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.

2 participants