Discuss Scratch

powerbox100
Scratcher
38 posts

Scratch Project Thumbnail Generator?

Where is the code that generates a project thumbnail? Please get to me ASAP
Zerofile
Scratcher
100+ posts

Scratch Project Thumbnail Generator?

It takes a screenshot of the play of when you last pressed “save” (or autosave) lol.
Sheep_maker
Scratcher
1000+ posts

Scratch Project Thumbnail Generator?

The Scratch GUI gets a screenshot from the VM for the project thumbnail on lines 280 to 287, scratch-gui/src/lib/project-saver-hoc.jsx, though I'm not sure if this is what you want
powerbox100
Scratcher
38 posts

Scratch Project Thumbnail Generator?

Sheep_maker wrote:

The Scratch GUI gets a screenshot from the VM for the project thumbnail on lines 280 to 287, scratch-gui/src/lib/project-saver-hoc.jsx, though I'm not sure if this is what you want
Yeah, that is one way, but i'm talking about the one that you see on a profile or search results
Maximouse
Scratcher
1000+ posts

Scratch Project Thumbnail Generator?

powerbox100 wrote:

Sheep_maker wrote:

The Scratch GUI gets a screenshot from the VM for the project thumbnail on lines 280 to 287, scratch-gui/src/lib/project-saver-hoc.jsx, though I'm not sure if this is what you want
Yeah, that is one way, but i'm talking about the one that you see on a profile or search results
That's the same thumbnail.
powerbox100
Scratcher
38 posts

Scratch Project Thumbnail Generator?

Maximouse wrote:

powerbox100 wrote:

Sheep_maker wrote:

The Scratch GUI gets a screenshot from the VM for the project thumbnail on lines 280 to 287, scratch-gui/src/lib/project-saver-hoc.jsx, though I'm not sure if this is what you want
Yeah, that is one way, but i'm talking about the one that you see on a profile or search results
That's the same thumbnail.
Nice, but where would i find the compiled version on DevBlocks (see my signature)?

Powered by DjangoBB