View Single Post
Posts: 359 | Thanked: 162 times | Joined on Jan 2011 @ Budapest
#1
On PR 1.3 I changed the /.config/mcompositor/new-mcompositor.conf to get my swipe actions as follows:

Code:
swipe-action-up: switcher
swipe-action-down: close
swipe-action-left: events
swipe-action-right: launcher
While this seems to work, the action is not smooth like it used to be but rather jerky and distracting. What typically happens is that as the swipe begins (you can do this in slow motion to check it) you see the wrong screen coming in from behind, usually the app icon homescreen. Halfway through the swipe it suddenly changes to the 'correct' screen as defined above. This makes it jerky and distracting, and fluidity of the swipe interactions are now totally missing.

Anyone know why this is happening? Any way to fix this?