Use pointer based internal drag and drop

This commit is contained in:
Mikei386
2026-06-23 06:42:04 +02:00
parent cd284e8a72
commit e0a61c074e
6 changed files with 153 additions and 35 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
set -eu
PLUGIN="u-navigator"
VERSION="2026.06.23.r001"
VERSION="2026.06.23.r002"
PKG_DIR="packages"
WORK_DIR=".plugin-build"
PKG_NAME="${PLUGIN}-${VERSION}.tgz"