alfredbaudisch / Godello

Trello inspired kanban board made with the Godot Engine and GDScript, with a real-time collaborative backend (Elixir and Phoenix Channels) and a local backend for offline usage (Godot Custom Resources)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Local backend implementation breaks the "Add a card" button positioning

alfredbaudisch opened this issue · comments

The implementation from the local-backend breaks the "Add card" positioning, it should be at the bottom like the current implementation from the master branch.

imagen

Expected

imagen