Skip to content

Feature: nanovg allow drawing on different levels #525

@dromer

Description

@dromer

As discussed before: sometimes it's wanted to be able to draw something on top of something else within the same context but after certain operations (ie. a parent to draw on top of its child widgets).

Right now there is only onNanoDisplay() that draws on a base level, but suggested is to have a onNanoDisplayLayer() where there could be an argument to draw on another level as well.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions