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

Enhance the export preset interface method #102046

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

citizenll
Copy link
Contributor

The current ExportPrset interface has limitations for custom export plugins, making it difficult to handle pck processing flexibly. This PR will expose more internal interfaces to the user layer, enhancing the plugin's processing capabilities.
My use case involves exporting different pck files based on the file list I configure during the export process.

@fire fire changed the title feat: Enhance the export preset interface method Enhance the export preset interface method Jan 26, 2025
@syntaxerror247 syntaxerror247 added this to the 4.x milestone Jan 26, 2025
@citizenll citizenll force-pushed the export-preset-enhancements branch from c564474 to a2d08c5 Compare January 26, 2025 09:24
@citizenll citizenll requested a review from a team as a code owner January 26, 2025 09:24
@citizenll citizenll force-pushed the export-preset-enhancements branch from a2d08c5 to 1ca1e3b Compare January 27, 2025 05:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants