mirror of
https://github.com/EnixCoda/Gitako.git
synced 2026-03-11 08:54:44 +00:00
refactor(PJAX): not scroll to content after PJAX
This commit is contained in:
parent
ad2c88b192
commit
c455ebe63d
1 changed files with 0 additions and 1 deletions
|
|
@ -91,7 +91,6 @@ export default class SideBar extends preact.Component {
|
|||
})
|
||||
this.setShouldShow(URLHelper.isInCodePage(mergedMetaData))
|
||||
DOMHelper.decorateGitHubPageContent()
|
||||
DOMHelper.scrollToRepoContent()
|
||||
DOMHelper.focusSearchInput()
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue