airmed-dev / meals

Meals is a meal tracker for people with type 1 diabetes
MIT License
6 stars 0 forks source link

Fix glitch in timeline #62

Closed airmed-dev closed 1 year ago

airmed-dev commented 1 year ago

Not sure why, but When using LazyHStack inside of the ScrollView, it's glitchy. Also removed the sticky header - it's not as useful.

Closes #50