V-Panel/autoload
Eric Smith 96c4d39946 add long-press gesture for touch-friendly preset popup
- replace instant drag-on-press with 500ms long-press timer
- cancel long-press on early release or movement past 10px threshold
- preserve double-click for mouse users (backward compatible)
- resize edge detection still instant (no long-press)
- cancel long-press on mouse_exit and grid rebuild
- fix: ConfigFile reserved word 'default' removed from config
2026-05-21 08:58:04 -04:00
..
config_manager.gd refactor: JSON → INI config via Godot ConfigFile 2026-05-20 22:32:17 -04:00
layout_manager.gd add long-press gesture for touch-friendly preset popup 2026-05-21 08:58:04 -04:00
plugin_manager.gd fix: remove class_name from autoload singletons 2026-05-21 08:43:57 -04:00