Commit Graph

6 Commits

Author SHA1 Message Date
1011025m
74d15c9bf3 Add Byfron logo 2023-05-13 11:57:16 +08:00
pizzaboxer
48d09f6730 Draft design and functionality for Fluent Dialog 2023-02-12 23:19:00 +00:00
pizzaboxer
0c4f7b4a27 Make install cancelling more reliable 2023-02-11 21:31:19 +00:00
pizzaboxer
ff8e68abb2 Break down logic for bootstrapper/dialog handling
The functionality for how bootstrapper dialogs are handled has been broken down to be more relevant to the sections of code.
Bootstrapper initialization and preview configuration are now handled by app startup and the preferences menu respectively, rather than all being handled in the dialog constructor.

Next things to do are handle exceptions and cancellation.
2023-02-11 18:57:58 +00:00
pizzaboxer
93ad0fb609 Rework dialog handling for better generic support
preparation for FluentDIalog
2023-02-10 10:46:58 +00:00
pizzaboxer
5c331a8ee4 Remove old configuration menu 2023-02-03 17:45:46 +00:00