Adapt scrolling
authorQuentin Rameau <quinq@fifth.space>
Thu, 19 Nov 2015 23:53:14 +0000 (00:53 +0100)
committerQuentin Rameau <quinq@fifth.space>
Thu, 19 Nov 2015 23:53:14 +0000 (00:53 +0100)
In fact, we have a scrolling handle ersatz for now using JavaScript
calls as we don't have access anymore to scrollbars.
We'll have to manipulate the DOM directly (later).


No differences found