This repository has been archived by the owner on May 1, 2024. It is now read-only.
Forms 3.3: TextDecorations aren't unset by a DataTrigger #4121
Labels
excellent-report
help wanted
We welcome community contributions to any issue, but these might be a good place to start!
in-progress
This issue has an associated pull request that may resolve it!
p/Android
p/iOS 🍎
p/UWP
up-for-grabs
We welcome community contributions to any issue, but these might be a good place to start!
Description
In Forms 3.3,
TextDecorations
aren't unset by a DataTrigger, unlikeFontAttributes
, which are.Steps to Reproduce
Expected Behavior
The text is underlined/receives strikethrough, and when toggling the switches to off the text decoration is undone.
Actual Behavior
The text is underlined/receives strikethrough, but the text decoration remains when toggling the switches to off.
Basic Information
Screenshots
Underline switch toggled on:
Underline switch toggled off:
Reproduction Link
SwitchDemo.zip
The text was updated successfully, but these errors were encountered: