Thanks to visit codestin.com
Credit goes to github.com

Skip to content

(ui/text :fill (ui/color ...)) does not set fill property to said color #87

@paulrd

Description

@paulrd

Bug Report

Steps to Reproduce:

  1. Create a (dom/app with a ui/text element and set the :fill to a ui/color as in the 02_form.clj example application.
  2. Look at the text color via your eyes or examining the properties.

Expected Result:

Color should have changed ie firebrick.

Actual Result:

Text remains black.

Environment:

master branch, ubuntu 19.04, javafx11

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions