STForScratch / ScratchTools

The perfect extension for Scratch.
https://scratchtools.app
GNU General Public License v3.0
75 stars 62 forks source link

Sprite list has numerous bugs #319

Open GarboMuffin opened 1 year ago

GarboMuffin commented 1 year ago

Describe the bug

It counts shadow blocks (literal numbers or strings like "1" or "apple" and hidden blocks) as blocks.

image

Most people would consider this two blocks, not seven.

Browser Chromium on Linux.

Note: I unsubscribed from this issue, so if you want a reply, make sure to @ me

GarboMuffin commented 1 year ago

Additionally, it should round coordinates instead of showing all of the decimals:

image

And it appears the data in this list stops updating after reordering sprites in the list.