Skip to content

Caption border should be drawn first, then the background. #1033

Description

@roelandschoukens

This is a caption with a border as rendered by the caption effect:

Image

Text looks much better if you do the equivalent of paint-order: stroke fill; in CSS, eg. see stroke order on MDN. First draw the stroke, then draw the fill.

Here's a comparison:

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    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