unoplatform / uno.toolkit.ui

A set of custom controls for the WinUI and the Uno Platform not offered out of the box by WinUI, such as Card, TabBar, NavigationBar, etc.
https://platform.uno/
MIT License
82 stars 27 forks source link

Segmented control visual states are buggy #222

Open MartinZikmund opened 2 years ago

MartinZikmund commented 2 years ago

Current behavior

segmented

Expected behavior

Should behave reliably.

How to reproduce it (as minimally and precisely as possible)

See Uno Gallery.

Environment

WASM, but likely all platforms

Nuget Package: 1.3.0

Package Version(s):

Affected platform(s):

All

kazo0 commented 2 years ago

I have a feeling it is caused by https://github.com/unoplatform/uno.toolkit.ui/pull/214. The visual states have been very finicky for TabBarItem