Reverse scroll direction with 180 flipped scroll list
问题 I'm building a ionic / angular app and I'm in a situation that I would like to reverse the scroll direction on scroll input. Here jou can find a example of my situation: jsfiddle example In the example above I flipped the scroll list 180 degrees and flipped the divs inside the scroll list back 180 degree. I did this so that the messages are always starting at the bottom with no need of scrolling it down on page load etc. The downside is that also the scroll direction is flipped and this is