Files
LCEssentials/PediFoods/Views
Daniel Arantes Loverde 033613ac40 [lcenavigationview-adoption] Fix Orders empty state shrinking to content width
The empty-orders branch ("Nenhum pedido encontrado.") had no
.frame(maxWidth: .infinity), unlike the loading/error branches -
ScrollView sizes to its content's intrinsic width, so the whole
container (and its background) shrank to the text's width, leaving
the real black window visible on both sides. Forces the VStack (and
ScrollView) to always fill width regardless of which branch renders.
2026-08-24 15:24:52 -03:00
..
2026-08-11 13:22:02 -03:00