mirror of
https://github.com/HaschekSolutions/pictshare.git
synced 2026-04-25 23:15:51 +03:00
[PR #43] [MERGED] Fix PNG transparency in base64 backend upload #142
Labels
No labels
Feature request
Feature request
bug
cant reproduce
enhancement
help wanted
pull-request
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/pictshare#142
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/HaschekSolutions/pictshare/pull/43
Author: @SpaiR
Created: 3/7/2018
Status: ✅ Merged
Merged: 3/8/2018
Merged by: @geek-at
Base:
master← Head:patch-2📝 Commits (1)
becbd4eFix PNG transparency in base64 backend upload📊 Changes
1 file changed (+4 additions, -0 deletions)
View changed files
📝
models/pictsharemodel.php(+4 -0)📄 Description
Transparent background support added in
github.com/chrisiaut/pictshare@948088ae51currently works only for uploading from form. This PR adds support of it for base64 string images from backend endpoint too.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.