24
Views
4
Comments
Resource preview

Hey there,


Is there some kind of trick I can do in Service Studio that would allow me to disable the preview of a resource file (or an image)?

I'm having to load a bunch of resource files, with each having about 2MB. They are SVG files. This is very annoying because I have to wait around 40 seconds for each of them to load (and service studio freezing for that period of time), just because service studio is trying to display them to me in the preview window. This also happens if I try to load them as images.


regards

2023-04-19 18-38-51
Bas de Jong

Gonçalo Almeida wrote:

Hey there,


Is there some kind of trick I can do in Service Studio that would allow me to disable the preview of a resource file (or an image)?

I'm having to load a bunch of resource files, with each having about 2MB. They are SVG files. This is very annoying because I have to wait around 40 seconds for each of them to load (and service studio freezing for that period of time), just because service studio is trying to display them to me in the preview window. This also happens if I try to load them as images.


regards

 Hi,


Not sure if this works, but you could try to put them in the false branch of an if-widget and set the condition to false, but display the true part. This works best if this is done in a block/webblock because service studio will not render it.

 

2018-11-09 09-14-06
Gonçalo Almeida

Hey Bas,


See attachment.

This is the preview that I'm referring to.

preview.png
2023-04-19 18-38-51
Bas de Jong

Gonçalo Almeida wrote:

Hey Bas,


See attachment.

This is the preview that I'm referring to.

 Ah, in that case i believe it is not possible.

 

2018-11-09 09-14-06
Gonçalo Almeida

Ok,


I've submitted an idea to implement an enable/disable option preview in Service Studio.

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.