mkloubert / vscode-kanban

Kanban board for Visual Studio Code.
https://marketplace.visualstudio.com/items?itemName=mkloubert.vscode-kanban
GNU Lesser General Public License v3.0
283 stars 52 forks source link

[bug] Move buttons are hidden in horizontal scrollbar when task contains wide code string in short description #18

Open alx73n opened 6 years ago

alx73n commented 6 years ago

When short description is too wide then move buttons are hidden in horizontal scrollbar. I think it is better to place them on the left side border of footer. Also it would be great having ability to move task in preview window (when you click once on task).