fix autoscroll: mobile drag pageY + cap vertical scroll at board bottom+200px; v1.2.1
This commit is contained in:
@@ -50,7 +50,7 @@ class Plugin extends Base
|
||||
|
||||
public function getPluginVersion()
|
||||
{
|
||||
return '1.2.0';
|
||||
return '1.2.1';
|
||||
}
|
||||
|
||||
public function getPluginHomepage()
|
||||
|
||||
Reference in New Issue
Block a user