feature/category #10

Merged
v4l3n71n merged 16 commits from feature/category into main 2024-10-21 21:14:10 +00:00
Showing only changes of commit fb34b41385 - Show all commits

View File

@ -293,6 +293,7 @@ class _ItemMenuState extends State<ItemMenu> with ShowErrorDialog {
child: Wrap(
runSpacing: 4.0,
spacing: 4.0,
direction: Axis.vertical,
children: tags.map((String tag) {
return Container(
decoration: const BoxDecoration(