8000 Stroke text is not displaying. · Issue #631 · RibirX/Ribir · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Stroke text is not displaying. #631
Open
@M-Adoo

Description

@M-Adoo

Problem

When using a stroke style, nothing is being painted.

Steps To Reproduce
Steps to reproduce the behavior:

fn_widget! {
  @Text {
    painting_style: PaintingStyle::Stroke(StrokeOptions::default()),
    text: "Hello!"
  }
}

Expected behavior

The text with a stroke should be displayed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0