Discuss Scratch
- Discussion Forums
- » Questions about Scratch
- » What is the new "Set Thumbnail" button?
- nintendofan5678
-
10 posts
What is the new "Set Thumbnail" button?
When I looked at one of my projects, I suddenly noticed a “Set Thumbnail” button. I searched it up on Google, but all I saw were tutorials for creating a thumbnail, not about the button.
I thought I'll give it a try, and it looked like this:
The window's name was “Set Thumbnail” and it had two buttons.
There was an option to “Stop thumbnail auto-saving (Recommended)”.
The two buttons were Select File and Use Stage.
The description for the button was this:
“Upload a thumbnail from a file, or click ”Use Stage“ to use the current stage as the thumbnail.”
Can anybody explain me about this feature?
I thought I'll give it a try, and it looked like this:
The window's name was “Set Thumbnail” and it had two buttons.
There was an option to “Stop thumbnail auto-saving (Recommended)”.
The two buttons were Select File and Use Stage.
The description for the button was this:
“Upload a thumbnail from a file, or click ”Use Stage“ to use the current stage as the thumbnail.”
Can anybody explain me about this feature?
- hydrofungus
-
1000+ posts
What is the new "Set Thumbnail" button?
You're probably using an extension. As vanilla scratch doesn't have this
- MudkipKappa
-
500+ posts
What is the new "Set Thumbnail" button?
You're probably using an extension of some kind, as this does not appear on Scratch normally.
Edit: Ninja'd
Edit: Ninja'd
Last edited by MudkipKappa (July 19, 2024 14:26:14)
- nintendofan5678
-
10 posts
What is the new "Set Thumbnail" button?
oh sorry that was my add-on
I forgot that I had it on
I forgot that I had it on
- Dragonmyflesh
-
500+ posts
What is the new "Set Thumbnail" button?
It's not that hard to do
when green flag clicked
set [ghost v] effect to (100)
go to [front v] :: looks block
show
Last edited by Dragonmyflesh (July 19, 2024 18:22:41)
- medians
-
1000+ posts
What is the new "Set Thumbnail" button?
The set thumbnail thing allows animated thumbnails. It's not that hard to dowhen green flag clicked
set [ghost v] effect to (100)
go to [front v] :: looks block
show
- Dragonmyflesh
-
500+ posts
What is the new "Set Thumbnail" button?
The set thumbnail thing allows animated thumbnails. It's not that hard to dowhen green flag clicked
set [ghost v] effect to (100)
go to [front v] :: looks block
show
I don't think Scratch would allow animated thumbnails because they typically NFE projects that do have animated thumbnails.
Projects using animated thumbnails may also get marked NFE because they may lag the front page; although some users may not notice the lag, this could be very annoying to some users.
- medians
-
1000+ posts
What is the new "Set Thumbnail" button?
The set thumbnail feature is a forbidden word feature..The set thumbnail thing allows animated thumbnails. It's not that hard to dowhen green flag clicked
set [ghost v] effect to (100)
go to [front v] :: looks block
show
I don't think Scratch would allow animated thumbnails because they typically NFE projects that do have animated thumbnails.
Last edited by medians (July 19, 2024 18:31:40)
- BigNate469
-
1000+ posts
What is the new "Set Thumbnail" button?
They do so because they don't want animated thumbnails on the front page (where people with slow/older devices may experience significant lag) I don't think Scratch would allow animated thumbnails because they typically NFE projects that do have animated thumbnails.
The button that is being talked about is a feature in a browser extension that we can't name due to rules.
- PeteyTheParrot
-
100+ posts
What is the new "Set Thumbnail" button?
It's not that hard to dowhen green flag clicked
set [ghost v] effect to (100)
go to [front v] :: looks block
show
Tbh an easier way is just doing this
when green flag clicked
hide
you save the project with the image showing and then if you were to click the green flag it would disappear
Although if you want to see the thumbnail when you click the stop sign that is the way to do it, I just personally don’t like adding that lol
- TheCreatorOfUnTV
-
1000+ posts
What is the new "Set Thumbnail" button?
I thinkIt's not that hard to dowhen green flag clicked
set [ghost v] effect to (100)
go to [front v] :: looks block
show
Tbh an easier way is just doing thiswhen green flag clicked
hide
you save the project with the image showing and then if you were to click the green flag it would disappear
Although if you want to see the thumbnail when you click the stop sign that is the way to do it, I just personally don’t like adding that lol
when green flag clickedis a better way to do it, but that's beside the point.
set [ghost v] effect to (100)
forever
set [timer + v] to (timer)
end
when [timer v] > (timer +)
go to front
———————————
Anway, to answer the question, that feature is from a browser extension which (if I remember correctly) got hacked once and hacked users. (citation needed)
Last edited by TheCreatorOfUnTV (July 19, 2024 22:46:38)
- Discussion Forums
- » Questions about Scratch
-
» What is the new "Set Thumbnail" button?