diff options
author | zsloan | 2022-04-21 15:34:02 -0500 |
---|---|---|
committer | GitHub | 2022-04-21 15:34:02 -0500 |
commit | 493bf99da4dbaaa688d3239c16e8f0d26c3acdeb (patch) | |
tree | 86d989897ee3f612d1f4def5e9f6baba26e394a6 | |
parent | 24c9bb0d0dfbb43a9787fd9406a0a2880204ad02 (diff) | |
download | gn-gemtext-493bf99da4dbaaa688d3239c16e8f0d26c3acdeb.tar.gz |
Update mapping-horizontal-scroll.gmi
-rw-r--r-- | issues/mapping-horizontal-scroll.gmi | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/issues/mapping-horizontal-scroll.gmi b/issues/mapping-horizontal-scroll.gmi index 986c5a4..d7de19c 100644 --- a/issues/mapping-horizontal-scroll.gmi +++ b/issues/mapping-horizontal-scroll.gmi @@ -4,9 +4,13 @@ * assigned: zsloan * priority: medium -* status: in-progress +* status: closed * keywords: mapping ## Description The mapping figure can't be horizontally scrolled, which is apparently annoying for people using small browser windows. + +## Updates + +- Fixed in c2f620ed1103527a547d3ae69fa10acedea7ab66 |