Fix scrolling issue on mobile#47
Fix scrolling issue on mobile#47netdust wants to merge 17 commits intoStereobit:masterfrom netdust:master
Conversation
|
Hey @netdust there are a lot changes in this pull request. I don't really understand why you removed all demos and what this .idea folder is? |
|
Yes, that wasn't my best idea. I added all the files back to the repo. can On 26 Dec 2014 15:07, "Tobias Otte" notifications@github.com wrote:
|
|
There are still these strange .idea and Thumbs.db files. And there are merge conflicts so I can't merge right now. Can you do me favour and split the changes on the script it self and the plugin things into different pull requests? This would be easier to review. |
|
Okey. will do
|
|
okey, i am a bit lost here. I removed the .idea folder wich is a settings Could you give me a step by step guide on how to get this done? I am new in 2014-12-28 19:24 GMT+01:00 Stefan Vandermeulen stefan@netdust.be:
Netdust[i]std. you can follow me on twitter https://twitter.com/#!/netdust or |
|
Hey @netdust, your commits are a bit messed up. I think the easiest solution would be to create a new branch based on the current master and just copt and paste your changes on the library and do a separate commit and pull request with it. |
fixed some scrolling issues on mobile and also added a simple plugin system.