Closed James01010101 closed 3 months ago
Fixed this by making the main ContentView inline, the add comic view seems to inherit this from the previous view and this fixed the problem. Does slightly change the styling though but it fixes the bug and the styling can be modified later
When. going from main view to new comic view the addition of the back button seems to push the nav title down too far over the top of my actual form content. Mkving the nav bar setting into the nav view did slightly change things but now enough to fix the bug. Need to decrease the padding/spacing the back button gets to it doesnt squash the title down into the content