davidtlee

Results 4 comments of davidtlee

Hey all, I got #2 to work by adding an hm-recognizer-options: `{"type":"pan","directions":"DIRECTION_HORIZONTAL"}`

I would love something like this too! Perhaps something like the [Eager Loading Syntax for Rails](https://guides.rubyonrails.org/active_record_querying.html#eager-loading-associations)? It would be great for minimizing N+1 queries. A first step might be if...