You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for the issue! This issue is being locked to prevent comments that are not relevant to the original issue. If this is still an issue with the latest version of Ionic, please create a new issue and ensure the template is fully filled out.
It would be really helpful if the anchorScroll function would allow a variable that sets an offset from an element. For instance:
$location.hash(id); $ionicScrollDelegate.anchorScroll('40');
This would make ion-scroll scroll 40 pixels past the position of the id element.
Could also be negative, or maybe even two variables, one for x, one for y?
The text was updated successfully, but these errors were encountered: