Upgrade from Webkit to WebEngine

This commit is contained in:
Jeena 2015-10-13 20:07:59 +02:00
parent 81bac3ec8d
commit c6c41c799f
6 changed files with 23 additions and 28 deletions

View file

@ -63,7 +63,7 @@ ScrollView {
}
item.content.post = server.posts[currentIndex]
content.flickableItem.contentY = 0
//content.flickableItem.contentY = 0
previousPost = item.content.post
}