Trip Shanti
Trip Shanti
It seems that this is by default working. Latest installation causes a refresh regardless of pan direction.
+1 to close this issue. #40 fixes the problem.
Greetings! Webpacker does a stand up job at incorporating CSS and images, so I would suggest that future ideas try and reach for a solution that uses Webpacker for everything....
Thanks @fohletex , following your repo in the meantime :)
For me.. Rails < 4.2 support..
What I did.. ```javascript var moved = 0 var checkIfMovedFive = function() { if (moved == 6) expertFeed.newsTicker('stop'); else moved += 1; }; var expertFeed = $('.expert-feed').newsTicker({ row_height: 60, max_rows:...
Just wanted to add here that I'm experiencing similar issues on Sierra 10.12.5 . I understand this might be different because it's not Unix specific. Can not access via `myapp.dev`,...
If I convert to 2.3.. I still get some 60 errors on a fresh install. Anyone ever find a working RTC solution?
OSX 10.12.5 (16F73) - Sierra Good point about Thin. I didn't think of that. Out of curiosity, what was POW booting up that could have otherwise made it SSL compatible?...