enlarge empty-column drop area when collapsed: min-height 100px -> 250px, still under max; v1.5

This commit is contained in:
2026-07-06 21:11:39 -03:00
parent 1743f9b868
commit f0d9974a31
3 changed files with 9 additions and 7 deletions

View File

@@ -51,7 +51,7 @@ class Plugin extends Base
public function getPluginVersion()
{
return '1.4.2';
return '1.5.0';
}
public function getPluginHomepage()