Shuffle
Shuffle copied to clipboard
Reformat base64 image on Admin page to be automatically scaled to 174x174
On the Admin page, make the image look good. When uploading it as is right now, it only uses the top left 174x174 pixels
I suggest to re-implement the editor we have here on the App Creator page and using that.
@frikky please assign this to me , I want to work on this.
Hi @frikky I have fixed the issue but i am unable to run the Server to check the fix. Docker setup is running fine. But, During npm i, terminal throws error. I am setting up according to the https://github.com/Shuffle/Shuffle/blob/main/.github/install-guide.md . I don't know where I am wrong please assist.
hey @myselfprincee
join our discord. you will get the help you need!
@SainiAditya1 did you look at @riteshsinghh-coder 's PR? there is some feedback there you can use.
@frikky mind giving some more feedback here?
@SainiAditya1 did you look at @riteshsinghh-coder 's PR? there is some feedback there you can use.
@frikky mind giving some more feedback here?
The solution to this is NOT a simple CSS fix. It's a image resizing problem. That's why I suggested implementing the Image Editor for the AppCreator.jsx, as it does the same fix :)