michaelpb / michaelpb/whiteboard

Very simple draw over canvas feature

Open
#84 0 comments 0 reactions 0 assignees View on GitHub
App Features enhancement
Dominant language
JavaScript
Stars
26
Forks
2
PR merge metrics
No merged PRs in 30d

Description

* Per-slide

* Key-combo / menu item that toggles visibility

* DOES NOT save with deck (so no future versioning issues), ONLY for live drawing / highlighting

* Single color, only pencil tool (maybe with auto-smooth)

* No erase, just "clear all" menu option

Can exist in Drawing submenu, like

* Drawing ->
* Start drawing (canvas becomes visible, z-index over everything, mouse looks like target)
* Stop drawing (canvas becomes invisible)
* Clear drawing

At most, if simple, add a couple widths (also from menus) and a couple colors, and an eraser

Contributor guide

No contributing guide indexed for this repository

Research direction

No files or tests are named. Start by locating the slide-rendering and menu entry points, then determine where a live-only per-slide drawing overlay belongs. Done means drawing can be toggled from a menu or key combination, cleared, and displayed above the slide without being saved with the deck.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
frontend, web-dev
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.