0.8.441
This commit is contained in:
@@ -536,8 +536,8 @@ function sendRoute(el, routeID = null){
|
|||||||
}
|
}
|
||||||
el_route.scrollIntoView({
|
el_route.scrollIntoView({
|
||||||
behavior:"smooth",
|
behavior:"smooth",
|
||||||
block:'nearest',
|
block:'start',
|
||||||
inline:'nearest'
|
inline:'start'
|
||||||
});
|
});
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user