Check out a userscript which highlights deleted posts.
GitHub
79369540
Date:
2025-01-19 18:45:37
Score:
1.5
Natty:
Report link
In Objective-C, where
'self...is a UIView object
'txtNotes' is a UITextView object...what works for me is:
[self.view.superview bringSubviewToFront: txtNotes];
Reasons:
Whitelisted phrase (-1):
works for me
Low length (1):
No code block (0.5):
Low reputation (1):
Posted by:
RichApple