-
Notifications
You must be signed in to change notification settings - Fork 333
Closed
Description
Floating window without a content is shown as black rectangle and stays till the main window is loaded.
Steps to reproduce:
- Go to project MLibTest.
- Replace MainWindow.xaml.cs with the file attached. [The only difference with the current version is call to the Thread.Sleep() in OnLayoutLoaded_Event to imitate some activity.]
- Compile the project.
- Go to application folder and replace AvalonDock.Layout.config with the file attached.
- Run the application. Black rectangle of the floating window stays at the screen till main window is shown.
Steps co create AvalonDock.Layout.config with test content:
- Go to the application folder.
- Delete AvalonDock.Layout.config.
- Run the application.
- Undock FileStatsTool.
- Switch it off from main menu (Tools -> File stats).
- Save layout.
Metadata
Metadata
Assignees
Labels
No labels