V-Panel/plugins/system_monitor/tiles
Eric Smith 12b45b2685 fix: resolve runtime errors and shadowed variable warnings
- use custom_minimum_size instead of minimum_size on Button (Godot 4.6 API)
- reduce module_resized signal to 3 args to match _save_layout signature
- rename testing_tile refresh param data -> _data (unused)
- rename name -> layout_name in save_layout/switch_layout (shadows Node.name)
2026-05-21 09:28:47 -04:00
..
cpu add plugin system with plugin/layout managers 2026-05-21 08:39:15 -04:00
memory add plugin system with plugin/layout managers 2026-05-21 08:39:15 -04:00
testing fix: resolve runtime errors and shadowed variable warnings 2026-05-21 09:28:47 -04:00