MaterialDesignInXAML / MaterialDesignInXAML/MaterialDesignInXamlToolkit

Toolbar toggle button style issue

Open
#2,553 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement up-for-grabs
Dominant language
C#
Stars
16.3k
Forks
3.5k
Avg merge
1d 22h
Merged PRs (30d)
8

Description

Using version 4.3.0, the default style MaterialDesignToolToggleListBoxItem for toolbar toggle button in non-selected enabled state can be easily mistaken as disabled state.

By changing the Opacity property to 0.92 in the Ripple element, users will not mistaken the toggle button as disabled and the style will be more consistent with other toolbar button.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Locate the MaterialDesignToolToggleListBoxItem style and its Ripple element in the XAML resources. Compare the non-selected enabled toolbar toggle with other toolbar button styles, update the opacity as requested, and verify that the control no longer appears disabled.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
design, desktop
Issue type
Bug
Difficulty
1/5
Estimated time
Under an hour
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.