You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It is not possible to set the default accent color and templates for some controls by call StyleHelper.CreateStyleForwardersForDefaultStyles(); in app.xaml
#121
correct default accent color brush for all controls
correct margins and paddings in all controls.
Actual Behavior
i'v tried to use the orc.Teming API as it has been done in Orc.Theming.Example.
But still drop-down box and check box appear not to use the defined accent color brush. Only if i insert the ThemeSwitcherView in my MainWindow and set a color different than default, i'm was able to see the colors in controls.
The Capture text of Buttons without width definition doesn't have left and right padding.
It is possible i'm mistaking something. ReproOrcThemin.zip
The text was updated successfully, but these errors were encountered:
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Component
orc.Theming
Version of Library
4.0.2
Version of OS(s) listed above with issue
win 10
Steps to Reproduce
see a test repro attached.
Expected Behavior
correct default accent color brush for all controls
correct margins and paddings in all controls.
Actual Behavior
i'v tried to use the orc.Teming API as it has been done in Orc.Theming.Example.
But still drop-down box and check box appear not to use the defined accent color brush. Only if i insert the ThemeSwitcherView in my MainWindow and set a color different than default, i'm was able to see the colors in controls.
The Capture text of Buttons without width definition doesn't have left and right padding.
It is possible i'm mistaking something.
ReproOrcThemin.zip
The text was updated successfully, but these errors were encountered: