Discuss Scratch

INFIN1TY
Scratcher
100+ posts

Long list items are cut off in Scratch 3.0.

In Scratch 3.0, long list items are cut off, where in Scratch 2.0, they would simply make a new line.

Please fix this!
ddobb
Scratcher
1 post

Long list items are cut off in Scratch 3.0.

Yes, I really need this as well as a lot of my good games which were list-based are now ruined.
banana439monkey
Scratcher
1000+ posts

Long list items are cut off in Scratch 3.0.

CR. My browser / operating system: Windows NT 10.0, Chrome 75.0.3770.100, No Flash version detected

Banana
MidnightTheKitten
Scratcher
100+ posts

Long list items are cut off in Scratch 3.0.

bump
hedgehog_blue
Scratcher
1000+ posts

Long list items are cut off in Scratch 3.0.

I don't think this is a bug—it was intentionally limited due to projects with too long of lists taking so long to save that it counted as “unable to save.”

Edit: I think I made a mistake and you're talking about the “…” when a single item of a list extends beyond the width of the list monitor. I assumed you were talking about the 200,000 item limit, so this is my mistake.

Last edited by hedgehog_blue (July 28, 2020 22:19:00)

LittleBitMore
Scratcher
100+ posts

Long list items are cut off in Scratch 3.0.

Paddle2See wrote:

I believe it is actually considered a bug so we don't really need it in Suggestions (context: on a topic about this in Suggestions).
Proof: https://scratch.mit.edu/discuss/topic/347102/?page=2#post-4261700
I believe it is a bug, and ergo it should be fixed at some point in eventuality.

Last edited by LittleBitMore (July 27, 2020 17:05:39)

MidnightTheKitten
Scratcher
100+ posts

Long list items are cut off in Scratch 3.0.

LittleBitMore wrote:

Paddle2See wrote:

I believe it is actually considered a bug so we don't really need it in Suggestions (context: on a topic about this in Suggestions).
Proof: https://scratch.mit.edu/discuss/topic/347102/?page=2#post-4261700
I believe it is a bug, and ergo it should be fixed at some point in eventuality.
Thank goodness. If it weren't considered a glitch I would be worried it wouldn't be fixed…
Raihan142857
Scratcher
1000+ posts

Long list items are cut off in Scratch 3.0.

It is not a bug, it is actually helpful if one want long strings in their lists.
MidnightTheKitten
Scratcher
100+ posts

Long list items are cut off in Scratch 3.0.

Raihan142857 wrote:

It is not a bug, it is actually helpful if one want long strings in their lists.
But it also means you can't read the entire list item if it's too long, which is extremely inconvenient and very much not helpful. One of my games is run on lists, meaning when 3.0 came out, it stopped working, which I wish could be avoided. My preference would be toggling the “…” feature in lists; that way, both people who like it and people who dislike it get what they want.
MidnightTheKitten
Scratcher
100+ posts

Long list items are cut off in Scratch 3.0.

bump
MinecraftRunner
Scratcher
50 posts

Long list items are cut off in Scratch 3.0.

It's 2021 and this still hasn't been fixed. Please fix this ASAP!
CST1229
Scratcher
1000+ posts

Long list items are cut off in Scratch 3.0.

MinecraftRunner wrote:

It's 2021 and this still hasn't been fixed. Please fix this ASAP!
Again, I don't think this is a bug.
thomasbdw5
Scratcher
1 post

Long list items are cut off in Scratch 3.0.

INFIN1TY wrote:

In Scratch 3.0, long list items are cut off, where in Scratch 2.0, they would simply make a new line.

Please fix this!
now i can never finish my game because of this
TeamPopac
Scratcher
100+ posts

Long list items are cut off in Scratch 3.0.

This is considered a bug by the Scratch Team. We can put unicode line as CR (0xd) or LF (0xa) or CRLF and it is displayed but the object frame does not expand as it does in Scratch 2. Globally Scratch follows all the conventions including the DOS convention that makes the sequence of the two characters CR and LF as one new line. All are displayed in the same way and I did not manage to extend the frame with other characters.

Interesting thing to know: making lines in variables works completely and is displayed correctly in all display modes, so you can use variables instead of lists for multi-line displays.
skeletonsteveplays
Scratcher
100+ posts

Long list items are cut off in Scratch 3.0.

TeamPopac wrote:

This is considered a bug by the Scratch Team. We can put unicode line as CR (0xd) or LF (0xa) or CRLF and it is displayed but the object frame does not expand as it does in Scratch 2. Globally Scratch follows all the conventions including the DOS convention that makes the sequence of the two characters CR and LF as one new line. All are displayed in the same way and I did not manage to extend the frame with other characters.

Interesting thing to know: making lines in variables works completely and is displayed correctly in all display modes, so you can use variables instead of lists for multi-line displays.

thomasbdw5 wrote:

INFIN1TY wrote:

In Scratch 3.0, long list items are cut off, where in Scratch 2.0, they would simply make a new line.

Please fix this!
now i can never finish my game because of this

please don’t necropost

Powered by DjangoBB