Skip to content

FormattedString's Spans cannot be styled using margin, padding, and alignment  #1482

@kamok

Description

@kamok

Which platform(s) does your issue occur on?

  • iOS 4.1.1
  • iOS/Android versions
  • emulator, iPhone 6

-Playground used Android real device

Please, provide the following version numbers that your issue occurs with:

  • CLI: (run tns --version to fetch it) 4.1.0
  • Cross-platform modules: (check the 'version' attribute in the
    node_modules/tns-core-modules/package.json file in your project)
  • Runtime(s): (look for the "tns-android" and "tns-ios" properties in the package.json file of your project)
    "tns-android": {
      "version": "4.1.3"
    },
    "tns-ios": {
      "version": "4.1.1"
    }

Please, tell us how to recreate the issue in as much detail as possible.

Put 2 Spans inside a FormattedString, and try to style it with things besides color.

Is there any code involved?

https://play.nativescript.org/?template=play-ng&id=HTQkgE

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