Skip to content

Commit

Permalink
Added note on Share w.r.t. huge URLs
Browse files Browse the repository at this point in the history
  • Loading branch information
jurjanpaul committed Jan 31, 2024
1 parent ddd0040 commit 2f56196
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,8 @@
- history / undo + redo
- Share feature that encodes code in URL, protecting the default/main buffer
by saving changes to a new localStorage buffer after opening such an URL.
Note: As was to be expected, large programs will result in a huge URL that
no (mobile) browser can actually open.

Current annoyances
- After (un)zooming&scrolling, the cursor position sometimes no longer
Expand Down

0 comments on commit 2f56196

Please sign in to comment.