OrigamiDev-Pete/TODO_Manager

[Godot 4 Beta 1] TODO Tab not opening

Closed this issue · 2 comments

Greetings,

In the newest Beta 1 version from Godot 4 the TODO Tab at the Bottom doesnt open.

Screenshot:
ToDoManager_B1

Error(s) in Logfile:
res://addons/Todo_Manager/Project.gd:43 - Invalid call. Nonexistent function 'set_tooltip' in base 'TreeItem'.
res://addons/Todo_Manager/Dock.gd:142 - Invalid call. Nonexistent function 'raise' in base 'Button'.

Kind regards

Thanks for letting me know. I'll look into this soon.

These issues should be addressed in the latest commit (cb8d8e0).
Let me know how you go.