diff --git a/Bloxstrap/Enums/BootstrapperStyle.cs b/Bloxstrap/Enums/BootstrapperStyle.cs index 2d1b063..6b1d36b 100644 --- a/Bloxstrap/Enums/BootstrapperStyle.cs +++ b/Bloxstrap/Enums/BootstrapperStyle.cs @@ -7,6 +7,7 @@ LegacyDialog2011, ProgressDialog, FluentDialog, - ByfronDialog + ByfronDialog, + ProgressFluentDialog, } } diff --git a/Bloxstrap/UI/Elements/Bootstrapper/ProgressFluentDialog.xaml b/Bloxstrap/UI/Elements/Bootstrapper/ProgressFluentDialog.xaml new file mode 100644 index 0000000..77ccc24 --- /dev/null +++ b/Bloxstrap/UI/Elements/Bootstrapper/ProgressFluentDialog.xaml @@ -0,0 +1,68 @@ + + + + + + + + + + + + + + + +