Taylan Kasap

Results 8 comments of Taylan Kasap

Are you sure you're not counting the wrapped lines? Number on top right in tmux copy mode includes wrapped lines as multiple lines. If you're seeing 3000 on top right...

+1. Can't use sticky behavior because it is positioning elements to the top on init.

I recommend putting the default locale as the last item to the `jms_i18n_routing.locales`. This changes the order of the generated routes. (Remember to clear the cache even if you are...

Add `rtl: true` to OwlCarousel settings

Is adding a configuration to `WhitespaceAfterCommaInArrayFixer` instead of creating a new fixer good idea? This way two fixers won't conflict. Even the name fits, since newline is also a whitespace.

@cristaloleg sorry I think I wasn't clear. I meant separation in this repo itself, e.g. 2 sections in the readme. Not a separate repo. I agree with you on repo...

I had the same problem. Some tweets show images some don't even though they have images. I did some research and found out enabling extended mode is half the solution....

@mutiullah7 you'll need to manually change the jquery.socialfeed.js file. Find the `Feed.twitter.utility.unifyPostData` function body. There is an ìf block (`options.show_media === true`) there. Since I only needed to use extended...