Skip to content

Skip rendering of controls that are outside of visible area #32

@kraifpatrik

Description

@kraifpatrik

Currently FORMS_Pen draws all controls even if they're outside of the visible area. In this case their rendering should be simply skipped, but still advancing the pen's position as normally. Handling of logic can be also skipped, where it makes sense (for example there is no point in checking for mouse clicks if the control is not visible and can't be clicked).

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions