Skip to content

Enable drawing in event-handling functions #126

@Kevinpgalligan

Description

@Kevinpgalligan

This would make it possible to, e.g. draw a circle wherever the user clicks. Or to implement a drawing application.

It's possible to workaround this as it stands by saving the input to a slot in the sketch, and then performing the actual drawing in the sketch body, but that's comparatively ugly.

May depend on improvements to copy-pixels t / changes to the rendering pipeline that @Gleefre is working on.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions