• Report Links
    We do not store any files or images on our server. XenPaste only index and link to content provided by other non-affiliated sites. If your copyrighted material has been posted on XenPaste or if hyperlinks to your copyrighted material are returned through our search engine and you want this material removed, you must contact the owners of such sites where the files and images are stored.

Make images bigger in XFRM Layout (Addon)


🦊 DNSProxy Layer 7 DDOS Protection 🥷 / DMCA Ignored 🫡 / Advanced Browser Checks 🕸

XMAN

Well-known member
Joined
Jul 12, 2021
Messages
33,393
Reaction score
248
Points
63
I have made the image bigger! For this, you have to:




image8321ccfcbab8af2a.png







Code:

/src/addons/XFRM/Service/ResourceItem

>

Code:

Icon.php

>



Code:

Code:
$imageManager = $this->app->imageManager();

        $targetSize = 256;

        $outputFile = null;






In my case I don't want it to be greater than 256

Spoiler
image7e91cef3a27ea903.png


image5b7f96ebfeaa918e.png


Continue reading...
 
Top