This post has been de-listed
It is no longer included in search results and normal feeds (front page, hot posts, subreddit posts, etc). It remains visible only via the author's post history.
So I am working on filter-more and writing blur at the minute, Here is what I have so far. I am wondering if there is a better, more succinct way to check where the box is ? Without so many if conditions I mean. I thought of maybe adding a function that returns something like is right is left and doing : is-right, is-top; is-right, is-bottom; is-left, is-bottom; is-left, is-right; middle; is-top; is-left; is-right; is-bottom; but that's still quite a few checks.
I just want to know if I should carry on filling out all those checks or not
Thanks!
Subreddit
Post Details
- Posted
- 2 years ago
- Reddit URL
- View post on reddit.com
- External URL
- reddit.com/r/cs50/commen...