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)
MIT License
799 stars 52 forks source link

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

Open alfredbaudisch opened 1 year ago

alfredbaudisch commented 1 year ago

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