google / google/codeworld

UI to take a snapshot of a running program.

Offen
#848 0 Kommentare 0 Reaktionen 0 zugewiesene Personen Auf GitHub ansehen
enhancement
Vorherrschende Sprache
Haskell
Sterne
1.3k
Forks
201
PR-Merge-Kennzahlen
Keine gemergten PRs in 30 T.

Beschreibung

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.

Beitragsleitfaden

Beitragsleitfaden öffnen

Rechercherichtung

Start at the existing button that records video and trace how it interacts with a running drawingOf program in the browser. Check how debug controls appear during hover and how the current rendering is exposed for saving; done means the button can capture a static image without those controls, with image-size selection if practical.

Vom Indexierungsmodell aus dem Issue-Text verfasst.

Bewertung

Tech-Stack
haskell
Bereich
frontend
Issue-Typ
Feature
Schwierigkeit
4/5
Geschätzter Aufwand
3-5 Tage
Aktivitätsstatus
Veraltet
Klarheit
Größtenteils klar
Anfängerfreundlichkeit
45/100

Neue Issues direkt in Ihr Postfach

Eine kurze Übersicht über anfängerfreundliche GitHub-Issues.