UI to take a snapshot of a running program.
Aperta
enhancement
- Lingua principale
- Haskell
- Stelle
- 1.3k
- Fork
- 201
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
Users in most browsers can right-click on pictures and "Save Image As..." to save an image from their code. However, there are weaknesses:
1. Resolution is determined by the browser window.
2. Hovering over a `drawingOf` program makes debug controls appear, and it's not obvious how to get rid of them.
Instead, we should extend the button that currently records video to be able to grab a static image as well. Ideally, you'd get a choice of image size, though that's not necessary.
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.