Skip to content

Material Base Update

Compare
Choose a tag to compare
@enisn enisn released this 01 Aug 22:11
· 278 commits to master since this release

ChangeLog:

  • AdvancedEntry Password Annotation problem fixed.
  • Material CheckBox coloring problem fixed.
  • ToSurfaceColor() extension added in ColorExtensions. (It used for CheckBox coloring)
  • AdvancedSlider looping problem fixed.

...And includes Material Pre-Release updates

            <input:CheckBox Text="Option 0" Type="Material" />
            <input:CheckBox Text="Option 0" Type="Material" Color="GreenYellow" />
            <input:CheckBox Text="Option 0" Type="Material" Color="Red"/>