If I pushed a view onto the navigation stack and popped back to the table view it would have the incorrect offset and need to scroll to adjust correctly. Removing the bounds change didn't seem to negatively effect anything and fixed my issue. I'm not 100% sure about all cases here but thought a PR to look at would at the very least be interesting.
If I pushed a view onto the navigation stack and popped back to the table view it would have the incorrect offset and need to scroll to adjust correctly. Removing the bounds change didn't seem to negatively effect anything and fixed my issue. I'm not 100% sure about all cases here but thought a PR to look at would at the very least be interesting.