[PR #20] [MERGED] fix: 512 size limit #102

Closed
opened 2025-10-09 16:51:50 -05:00 by giteasync · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/VERT-sh/VERT/pull/20
Author: @not-nullptr
Created: 11/14/2024
Status: Merged
Merged: 11/14/2024
Merged by: @not-nullptr

Base: mainHead: nullptr/fix-512-size


📝 Commits (1)

📊 Changes

1 file changed (+2 additions, -38 deletions)

View changed files

📝 src/routes/+page.svelte (+2 -38)

📄 Description

this fixes a bug where the 512px size-limited preview of images was used for conversion


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/VERT-sh/VERT/pull/20 **Author:** [@not-nullptr](https://github.com/not-nullptr) **Created:** 11/14/2024 **Status:** ✅ Merged **Merged:** 11/14/2024 **Merged by:** [@not-nullptr](https://github.com/not-nullptr) **Base:** `main` ← **Head:** `nullptr/fix-512-size` --- ### 📝 Commits (1) - [`9933bfa`](https://github.com/VERT-sh/VERT/commit/9933bfa0816d60a376fe3fed0d46be7e37d94799) fix: 512 size limit ### 📊 Changes **1 file changed** (+2 additions, -38 deletions) <details> <summary>View changed files</summary> 📝 `src/routes/+page.svelte` (+2 -38) </details> ### 📄 Description this fixes a bug where the 512px size-limited preview of images was used for conversion --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
giteasync added the pull-request label 2025-10-09 16:51:50 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: VERT-sh/VERT#102