diff options
Diffstat (limited to 'posts/bidirectional-scrolling.md')
-rw-r--r-- | posts/bidirectional-scrolling.md | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/posts/bidirectional-scrolling.md b/posts/bidirectional-scrolling.md index 019c331..41e8065 100644 --- a/posts/bidirectional-scrolling.md +++ b/posts/bidirectional-scrolling.md @@ -1,6 +1,5 @@ -# Bidirectional Scrolling: Why Not Both? - -2020-11-09 +[[!meta title="Bidirectional Scrolling: Why Not Both?"]] +[[!meta date="2020-11-09"]] *I recently came across Adam Silver's post [about the merits and pitfalls of bidirectional scrolling](https://adamsilver.io/articles/bidirectional-scrolling-whats-not-to-like/)* and found myself conflicted with the design arguments put forth in the article. It's a very good article overall, and I suggest giving it a read before digging deeper into my post here. |