Skip to content

Redraw problems #3

Description

@migueldeicaza
  • Control-L does not redraw everything when there are many toplevels running

  • Redraw (Control-L) handler needs to do a painter's paint job, currently
    only Application.Top gets the SetNeedsDisplay(), but this needs to apply
    on Control-L to the entire stack.

    Repro: activate dialog box, press esc, and this clears the dialog contents.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions