drag for mobile - handle sizeable

This commit is contained in:
2026-07-01 10:30:07 -03:00
parent 4e48e33b26
commit 924e287aee
7 changed files with 46 additions and 4 deletions

View File

@@ -44,7 +44,7 @@ class Plugin extends Base
public function getPluginVersion()
{
return '0.2.0';
return '0.3.0';
}
public function getPluginHomepage()