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

fix: set autoResize feature as experimental temporary #242

Merged
merged 1 commit into from
Aug 14, 2024

Conversation

MaikoTan
Copy link
Member

This feature was submitted by PR and lacking several conditions or verification, such as the checking the image sizes before resizing, or the ratio checking.

So we set this feature as experimental until we fix those bugs

This feature was submitted by PR and lacking several conditions or verification,
such as the checking the image sizes before resizing, or the ratio checking.

So we set this feature as experimental until we fix those bugs
Copy link

PR Health

Build ✅

Details
esbuild: packages/core/src/index.ts -> packages/core/lib/index.js
esbuild: packages/danbooru/src/index.ts -> packages/danbooru/lib/index.js
esbuild: packages/e621/src/index.ts -> packages/e621/lib/index.js
esbuild: packages/gelbooru/src/index.ts -> packages/gelbooru/lib/index.js
esbuild: packages/konachan/src/index.ts -> packages/konachan/lib/index.js
esbuild: packages/local/src/index.ts -> packages/local/lib/index.js
esbuild: packages/lolibooru/src/index.ts -> packages/lolibooru/lib/index.js
esbuild: packages/lolicon/src/index.ts -> packages/lolicon/lib/index.js
esbuild: packages/moehu/src/index.ts -> packages/moehu/lib/index.js
esbuild: packages/pixiv/src/index.ts -> packages/pixiv/lib/index.js
esbuild: packages/safebooru/src/index.ts -> packages/safebooru/lib/index.js
esbuild: packages/sankaku/src/index.ts -> packages/sankaku/lib/index.js
esbuild: packages/yande/src/index.ts -> packages/yande/lib/index.js

Lint ✅

Details
Checking formatting...
All matched files use Prettier code style!

@MaikoTan MaikoTan added this pull request to the merge queue Aug 14, 2024
Merged via the queue into main with commit 6a93dcf Aug 14, 2024
9 checks passed
@MaikoTan MaikoTan deleted the auto-resize-experimental branch August 14, 2024 01:54
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