HolonProduction / godot_kanban_tasks

Another kanban board plugin for the godot engine.
MIT License
146 stars 11 forks source link

Addon bugged in 4.1.1 ? #18

Closed JDLRx closed 1 year ago

JDLRx commented 1 year ago

I was trying to install the addon but after restarting the engine there was no button at the top to access the addon and also it lead to the other 4 buttons including the assetLib to be bugged thinking my window size streches over all my 3 screens when it was not.

See my post here for clarification: https://godotforums.org/d/35880-assetslib-bug

HolonProduction commented 1 year ago

I can't reproduce the issue on my PC. So some more Info might be helpfull to figure the bug out.

Aside from that: Did you try to disable the plugin in the project settings?

JDLRx commented 1 year ago

I reinstalled the addon, now the addon works atleast but the asset lib stretch is still ongoing

OS is Windows 10

Did a full engine restart

Godot 4.1.1 exe from website

The AssetsLib stretch happens in all my projects now so I don't think it has to do with the assets

yes also happens to new projects

Also maybe this helps to see the problem better https://www.youtube.com/watch?v=N_gfMTnjcaI

some of the sort function in assetslib are working as intended

JDLRx commented 1 year ago

@HolonProduction you can close this issue, there is a bug with the AssetsLib in godot which produces this bug when the addon names are very long https://github.com/godotengine/godot/issues/80507

but nothing wrong with this addon, im using it for the whole day and loving it ty! :)

HolonProduction commented 1 year ago

Great that you love it. Feel free to come back if you encounter a bug with the plugin.