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

Fix MaterialMessageBox Icons cut off & missing caption when Buttons are "YesNo" #161

Merged
merged 2 commits into from
May 7, 2021

Commits on Mar 8, 2021

  1. Update FlexibleMaterialDialog.cs

    Fix leocb#156 
    Add french translation for buttons
    Add show Optional Arguments : UseRichTextBox (allow to switch between richtextbox or MaterialLabel for better rendering)
    Add control minimum Height
    orapps44 committed Mar 8, 2021
    Configuration menu
    Copy the full SHA
    a7da6c0 View commit details
    Browse the repository at this point in the history
  2. Update MaterialMessageBox.cs

    Add show Optional Arguments : UseRichTextBox (allow to switch between richtextbox or MaterialLabel for better rendering)
    orapps44 committed Mar 8, 2021
    Configuration menu
    Copy the full SHA
    7c7723b View commit details
    Browse the repository at this point in the history