about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src
diff options
context:
space:
mode:
authorYuki Okushi <huyuumi.dev@gmail.com>2020-10-17 05:36:54 +0900
committerGitHub <noreply@github.com>2020-10-17 05:36:54 +0900
commit001fcd96d5b88a541df4657f2df0d5125023f13b (patch)
tree873bd9741598b37674e9fbf07a65d6e2f39d2d52 /compiler/rustc_codegen_llvm/src
parentd334059696e57b882903d9d852d3e64ae887f5ec (diff)
parenta577942a8f398a516a1156be8e3e672cd28edf3d (diff)
downloadrust-001fcd96d5b88a541df4657f2df0d5125023f13b.tar.gz
rust-001fcd96d5b88a541df4657f2df0d5125023f13b.zip
Rollup merge of #78013 - GuillaumeGomez:fix-sidebar-scroll-mobile-devices, r=jyn514
Fix sidebar scroll on mobile devices

Fixes #77942.

The issue was coming from the appearance/disappearance of the "wrapper" on the mobile devices web browsers, which triggers the "resize" event, calling the `hideSidebar` function is the JS code.

r? @jyn514
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions