We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 06af4aa commit dcf860dCopy full SHA for dcf860d
bottomfloat.js
@@ -2,10 +2,6 @@
2
// function runs in loadFile() in gitsidebar.js
3
// if isMobile
4
function updateFloat() {
5
-
6
- // close sidebar
7
- toggleSidebar(false);
8
- saveSidebarStateLS();
9
10
// show bottom floater
11
bottomWrapper.classList.remove('hidden');
0 commit comments