Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PlutoUI.DrawCanvas #234

Draft
wants to merge 4 commits into
base: main
Choose a base branch
from
Draft

PlutoUI.DrawCanvas #234

wants to merge 4 commits into from

Conversation

fonsp
Copy link
Member

@fonsp fonsp commented Oct 19, 2022

Schermopname.2022-10-20.om.00.08.09.mov

TODO

  • option for lazy transform
  • only send the Red channel values over wire, ignore Green Blue for speed
  • synchronize between multiple bonds
  • update docstring
  • Update help
  • Use native language for Clear button with input type reset
  • Better default value for default
  • Maybe skip the manual first "input" event
  • default value in runtests.jl
  • make it more clear visually that people can draw here
  • set size and scaling

@github-actions
Copy link

Try this Pull Request!

Open Julia and type:

julia> import Pkg
julia> Pkg.activate(temp=true)
julia> Pkg.add(url="https://github.com/JuliaPluto/PlutoUI.jl", rev="DrawCanvas")
julia> using PlutoUI

Or run this code in your browser: Run with binder

@fonsp fonsp linked an issue Nov 11, 2022 that may be closed by this pull request
@fonsp fonsp mentioned this pull request Nov 11, 2022
@schlichtanders
Copy link

Hi @dorn-gerhard what is the status for this pullrequest?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Canvas to draw on
3 participants