Skip to content

White Box on Timeline #53

Closed
Closed
@esDotDev

Description

@esDotDev

What is normally a white border with vertical dashed line, is rendering as a white square, only when using Impeller on a real device.

It seems to be caused by the simple:

Container(
  decoration: BoxDecoration(border: Border.all(color: borderColor))
)

image

Should be:
image

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions