Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug] ToggleSplitButton lacks styles #377

Closed
1 task done
sn4k3 opened this issue Jan 10, 2025 · 1 comment
Closed
1 task done

[Bug] ToggleSplitButton lacks styles #377

sn4k3 opened this issue Jan 10, 2025 · 1 comment
Labels
Area:Theming Issues related to theme bug Something isn't working

Comments

@sn4k3
Copy link
Contributor

sn4k3 commented Jan 10, 2025

Check the following items

  • I have looked up relevant Issue

Description of the issue

image

Package Version

6.0.0-beta6

Environment

Windows 11

Expected Behavior

ToggleSplitButton to follow same styles as ToggleButton

Reproduction

<ToggleSplitButton Content="ToggleSplitButton">
    <ToggleSplitButton.Flyout>
        <MenuFlyout>
            <MenuItem Header="Hello"/>
        </MenuFlyout>
    </ToggleSplitButton.Flyout>
</ToggleSplitButton>

Additional Information

This also means, that SplitButton lacks of styles

@AuroraZiling AuroraZiling added bug Something isn't working Area:Theming Issues related to theme labels Jan 11, 2025
@kikipoulet
Copy link
Owner

planned

kikipoulet added a commit that referenced this issue Feb 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area:Theming Issues related to theme bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants