Check out a userscript which highlights deleted posts.
GitHub
79259245
Date:
2024-12-06 20:07:05
Score:
0.5
Natty:
Report link
Even if you change a list item, it is still the same list. You may:
Create a new List each time one of the list items is updated (Using
.toList()
works for most cases),
Try using
List.unmodifiable
Try using
BuiltListĀ from built_collection
.
Reasons:
Low length (0.5):
Has code block (-0.5):
Low reputation (0.5):
Posted by:
Guney Ozsan