-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
- Used behaviors in
AdamController.Core.Dialog.Views.SettingsViewandAdamController.Core.Dialog.Views.NetworkTestViewwhich works inWindow, but not inUserControl. It is unclear why it is needed: it is possible to bring the window to the foreground, which is not relevant. - used
mah:MetroWindow.RightWindowCommandsinAdamController.Core.Dialog.Views.NetworkTestViewshowing the connection status. This will not work inUserControl. It is necessary to fit it into the existing interface in a different way - The network test is very confusing and requires a server and client part on the , which in turn requires the installation of c++ libraries and has an architecture not suitable for this project. #3
- Subscriptions in MainWindowViewModel #20
- Where to unsubscribe from SubscribeUnhandledExceptionHandling?
- In the Hamburger Menu, the language does not change on the fly, only after restarting the application #49
- The ShowFolderBrowser() in the IDialogManagerService does not work correctly. Instead of the path specified in the InitialPath, the dialog opens from the last saved path #70
Metadata
Metadata
Assignees
Labels
No labels