Check out a userscript which highlights deleted posts.
GitHub
79179276
Date:
2024-11-11 22:13:27
Score:
2
Natty:
Report link
Two things to note, although I have not validated whether they will fix your problem:
setCrossFadeEnabled needs to be set (
Cross fade is disabled by default
)
setBounds(Rect) needs to be called for the two drawables in your variable
backgrounds
(
The setBounds(Rect) method must be called to tell the Drawable where it is drawn and how large it should be.
)
Reasons:
Probably link only (1):
Low length (0.5):
Has code block (-0.5):
Low reputation (1):
Posted by:
Jim